Home
last modified time | relevance | path

Searched refs:FSUB_D (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/codegen/loong64/
H A Dconstants-loong64.h379 FSUB_D = 0x206U << 15,
1114 case FSUB_D:
H A Dassembler-loong64.cc1690 GenRegister(FSUB_D, fk, fj, fd); in fsub_d()
/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h781 #define FSUB_D(a) CHOICE(fsubl a, fsubl a, fsubd a) macro
1494 #define FSUB_D(a) fsub D_(a) macro
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.cc3779 case FSUB_D: {
3780 printf_instr("FSUB_D\t %s: %016f, %s, %016f, %s, %016f\n",

Completed in 19 milliseconds