Searched refs:STFSUX (Results 1 – 5 of 5) sorted by relevance
252 STFSUX = 695 << 1, // store float-single w/ update x-form enumerator
601 case STFSUX: { in DecodeExt2()
1821 case STFSUX: { in ExecuteExt2_10bit()1831 if (opcode == STFSUX) { in ExecuteExt2_10bit()
2080 emit(EXT2 | STFSUX | frs.code() * B21 | ra.code() * B16 | rb.code() * B11 | in stfsux()
1823 def STFSUX: XForm_8<31, 695, (outs ptr_rc_nor0:$ea_res), (ins f4rc:$rS, memrr:$dst),1843 (STFSUX $rS, $ptrreg, $ptroff)>;