HomeSort by relevance Sort by last modified time
    Searched full:sthu (Results 1 - 25 of 33) sorted by null

1 2

  /external/llvm/test/CodeGen/PowerPC/
store-update.ll 36 ; CHECK-NEXT: sthu
107 ; CHECK-NEXT: sthu
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
common.s 178 sthu 18,12(1)
a2.s 485 sthu 10,-2(11)
486 sthu 10,2(11)
476.s 433 sthu 18,12(1)
common.d 186 2bc: (b6 41 00 0c|0c 00 41 b6) sthu r18,12\(r1\)
a2.d 510 788: (b5 4b ff fe|fe ff 4b b5) sthu r10,-2\(r11\)
511 78c: (b5 4b 00 02|02 00 4b b5) sthu r10,2\(r11\)
476.d 440 6b8: (b6 41 00 0c|0c 00 41 b6) sthu r18,12\(r1\)
  /external/compiler-rt/lib/asan/
asan_posix.cc 62 // sthu rs,d(ra) sthux rs,ra,rb
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/
allinsn.s 750 .global sthu
751 sthu: label
752 sthu sp,@(sp,sp)
allinsn.d 567 000002e8 <sthu>:
568 2e8: 82 0c 14 41 sthu sp,@\(sp,sp\)
  /external/v8/src/ppc/
disasm-ppc.cc 1307 case STHU: {
1308 Format(instr, "sthu 'rs, 'int16('ra)");
    [all...]
constants-ppc.h 135 STHU = 45 << 26, // Store Half with Update
simulator-ppc.cc     [all...]
  /external/valgrind/none/tests/ppc32/
jm-int.stdout.exp     [all...]
jm-insns.c     [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 221 # CHECK-BE: sthu 2, 128(4) # encoding: [0xb4,0x44,0x00,0x80]
222 # CHECK-LE: sthu 2, 128(4) # encoding: [0x80,0x00,0x44,0xb4]
223 sthu 2, 128(4)
    [all...]
  /external/llvm/lib/Target/PowerPC/Disassembler/
PPCDisassembler.cpp 337 case PPC::STHU:
  /external/llvm/test/MC/Disassembler/PowerPC/
ppc64-encoding.txt 172 # CHECK: sthu 2, 128(4)
ppc64le-encoding.txt 172 # CHECK: sthu 2, 128(4)
  /external/valgrind/none/tests/ppc64/
jm-int.stdout.exp     [all...]
jm-int.stdout.exp-LE     [all...]
  /external/pcre/dist/sljit/
sljitNativePPC_common.c 760 /* u h w i s */ HI(45) /* sthu */,
810 /* s h w i s */ HI(45) /* sthu */,
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstr64Bit.td     [all...]
PPCInstrInfo.td     [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
frv-desc.c     [all...]

Completed in 871 milliseconds

1 2