Searched refs:addsf_core (Results 1 – 1 of 1) sorted by relevance
/hal_rpi_pico-latest/src/rp2_common/pico_float/ |
D | float_single_hazard3.S | 72 .macro addsf_core packed_lhs, packed_rhs, sig_lhs, sig_rhs, exp_lhs, exp_rhs, rhs_is_x macro 138 addsf_core a0, a1, a4, a5, a2, a3, 0 141 addsf_core a1, a0, a5, a4, a3, a2, 1
|