Home
last modified time | relevance | path

Searched refs:xoris (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h914 void xoris(Register ra, Register rs, const Operand& imm);
H A Dconstants-ppc.h1855 V(xoris, XORIS, 0x6C000000) \
H A Dassembler-ppc.cc730 void Assembler::xoris(Register ra, Register rs, const Operand& imm) { in xoris() function in v8::internal::Assembler

Completed in 17 milliseconds