Searched refs:DIV_W (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | constants-loong64.h | 365 DIV_W = 0x40U << 15, 1102 case DIV_W:
|
H A D | assembler-loong64.cc | 1178 GenRegister(DIV_W, rk, rj, rd); in div_w()
|
/third_party/mesa3d/src/mesa/x86/ |
H A D | assyntax.h | 431 #define DIV_W(a) CHOICE(divw a, divw a, div a) macro 1160 #define DIV_W(a) div W_(a) macro
|
/third_party/node/deps/v8/src/execution/loong64/ |
H A D | simulator-loong64.cc | 3654 case DIV_W: { 3655 printf_instr("DIV_W\t %s: %016lx, %s, %016lx, %s, %016lx\n",
|
Completed in 19 milliseconds