Searched refs:XORX (Results 1 - 3 of 3) sorted by relevance
/external/v8/src/ppc/ | ||
H A D | constants-ppc.h | 229 XORX = 316 << 1, // Exclusive OR enumerator in enum:v8::internal::OpcodeExt2 |
H A D | assembler-ppc.cc | 755 x_form(EXT2 | XORX, dst, src1, src2, rc); |
H A D | simulator-ppc.cc | 2525 case XORX: { |
Completed in 39 milliseconds