Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/loong64/
H A Dconstants-loong64.h365 DIV_W = 0x40U << 15,
1102 case DIV_W:
H A Dassembler-loong64.cc1178 GenRegister(DIV_W, rk, rj, rd); in div_w()
/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h431 #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 Dsimulator-loong64.cc3654 case DIV_W: {
3655 printf_instr("DIV_W\t %s: %016lx, %s, %016lx, %s, %016lx\n",

Completed in 20 milliseconds