Searched refs:FMV_X_W (Results 1 – 3 of 3) sorted by relevance
83 inst = FMV_X_W | FRS1(freg) | RD(reg); in sljit_emit_fcopy()107 FAIL_IF(push_inst(compiler, FMV_X_W | FRS1(freg) | RD(reg2))); in sljit_emit_fcopy()
160 inst = FMV_X_W | FRS1(freg) | RD(reg); in sljit_emit_fcopy()
106 #define FMV_X_W (F7(0x70) | F3(0x0) | OPC(0x53)) macro
Completed in 14 milliseconds