Searched refs:FSUB_D (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | constants-loong64.h | 379 FSUB_D = 0x206U << 15, 1114 case FSUB_D:
|
H A D | assembler-loong64.cc | 1690 GenRegister(FSUB_D, fk, fj, fd); in fsub_d()
|
/third_party/mesa3d/src/mesa/x86/ |
H A D | assyntax.h | 781 #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 D | simulator-loong64.cc | 3779 case FSUB_D: { 3780 printf_instr("FSUB_D\t %s: %016f, %s, %016f, %s, %016f\n",
|
Completed in 19 milliseconds