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

  /external/qemu/tcg/ppc/
tcg-target.c 335 #define BCLR XO19( 16)
503 tcg_out32 (s, BCLR | BO_ALWAYS | LK);
956 tcg_out32 (s, BCLR | BO_ALWAYS);
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 324 #define BCLR XO19( 16)
510 tcg_out32 (s, BCLR | BO_ALWAYS | LK);
924 tcg_out32 (s, BCLR | BO_ALWAYS);
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp     [all...]

Completed in 99 milliseconds