Home
last modified time | relevance | path

Searched refs:FSUB_S (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/codegen/loong64/
H A Dconstants-loong64.h378 FSUB_S = 0x205U << 15,
1113 case FSUB_S:
H A Dassembler-loong64.cc1686 GenRegister(FSUB_S, fk, fj, fd); in fsub_s()
/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h780 #define FSUB_S(a) CHOICE(fsubs a, fsubs a, fsubs a) macro
1493 #define FSUB_S(a) fsub S_(a) macro
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeRISCV_common.c109 #define FSUB_S (F7(0x4) | F3(0x7) | OPC(0x53)) macro
2226 FAIL_IF(push_inst(compiler, FSUB_S | FMT(op) | FRD(dst_r) | FRS1(src1) | FRS2(src2))); in sljit_emit_fop2()
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.cc3768 case FSUB_S: {
3769 printf_instr("FSUB_S\t %s: %016f, %s, %016f, %s, %016f\n",

Completed in 22 milliseconds