HomeSort by relevance Sort by last modified time
    Searched defs:XORI (Results 1 - 3 of 3) sorted by null

  /external/qemu/tcg/ppc/
tcg-target.c 313 #define XORI OPCD(26)
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 294 #define XORI OPCD( 26)
1175 tcg_out32 (s, XORI | RS (args[1]) | RA (args[0])
    [all...]
  /external/v8/src/mips/
constants-mips.h 187 XORI = ((1 << 3) + 6) << kOpcodeShift,

Completed in 735 milliseconds