Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h639 void bclr(BOfield bo, int condition_bit, LKBit lk);
641 void bc(int branch_offset, BOfield bo, int condition_bit, LKBit lk = LeaveLK);
644 void bcctr(BOfield bo, int condition_bit, LKBit lk);
H A Dassembler-ppc.cc698 void Assembler::bclr(BOfield bo, int condition_bit, LKBit lk) { in bclr()
702 void Assembler::bcctr(BOfield bo, int condition_bit, LKBit lk) { in bcctr()
714 void Assembler::bc(int branch_offset, BOfield bo, int condition_bit, LKBit lk) { in bc()
H A Dconstants-ppc.h2819 enum BOfield { // Bits 25-21 enum
/third_party/node/deps/v8/src/codegen/s390/
H A Dconstants-s390.h1751 enum BOfield { // Bits 25-21 enum

Completed in 17 milliseconds