Searched defs:x_form (Results 1 – 1 of 1) sorted by relevance
| /third_party/node/deps/v8/src/codegen/ppc/ |
| D | assembler-ppc.h | 381 inline void x_form(Instr instr, int f1, int f2, int f3, int rc) { in x_form() function 384 inline void x_form(Instr instr, Register rs, Register ra, Register rb, in x_form() function 392 inline void x_form(Instr instr, CRegister cr, Register s1, Register s2, in x_form() function
|