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

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
regt-op.s 38 STBU X,Y
65 STBU $59,Y
92 STBU X,$222
119 STBU $203,$239
regt-op-r.d 42 84: a3170c00 stbu \$23,\$12,0
68 ec: a33b0c00 stbu \$59,\$12,0
94 154: a317de00 stbu \$23,\$222,0
120 1bc: a3cbef00 stbu \$203,\$239,0
regt-op.d 40 84: a3170c00 stbu \$23,\$12,0
66 ec: a33b0c00 stbu \$59,\$12,0
92 154: a317de00 stbu \$23,\$222,0
118 1bc: a3cbef00 stbu \$203,\$239,0
regt-op.l 41 38 0084 A3170C00 STBU X,Y
72 65 00ec A33B0C00 STBU \$59,Y
99 92 0154 A317DE00 STBU X,\$222
130 119 01bc A3CBEF00 STBU \$203,\$239
list-insns.s 180 STBU $2,$10,$151
181 STBU $12,$20,205
list-in-n.d 182 2b4: a2020a97 stbu \$2,\$10,\$151
183 2b8: a30c14cd stbu \$12,\$20,205
list-in-r.d 210 2b4: a2020a97 stbu \$2,\$10,\$151
211 2b8: a30c14cd stbu \$12,\$20,205
list-in-rn.d 210 2b4: a2020a97 stbu \$2,\$10,\$151
211 2b8: a30c14cd stbu \$12,\$20,205
list-insns.d 180 2b4: a2020a97 stbu \$2,\$10,\$151
181 2b8: a30c14cd stbu \$12,\$20,205
list-insns.l 195 180 02b4 A2020A97 STBU \$2,\$10,\$151
196 181 02b8 A30C14CD STBU \$12,\$20,205
  /external/llvm/test/CodeGen/PowerPC/
2013-05-15-preinc-fold.ll 16 ; CHECK-NEXT: stbu 4, -1(3)
store-update.ll 14 ; CHECK-NEXT: stbu
83 ; CHECK-NEXT: stbu
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
common.s 165 stbu 12,3(1)
a2.s 452 stbu 10,-1(11)
453 stbu 10,1(11)
476.s 419 stbu 12,3(1)
  /external/compiler-rt/lib/asan/
asan_posix.cc 61 // stbu rs,d(ra) stbux rs,ra,rb
  /external/valgrind/exp-bbv/tests/ppc32-linux/
ll.S 123 stbu 10,1(16)
356 stbu 13,1(14) # ! if not store and continue
374 stbu 13,1(14) # store a byte to [r14]
476 stbu 22,-1(16) # Store to backwards buffer
  /toolchain/binutils/binutils-2.25/opcodes/
mmix-opc.c 237 {"stbu", Z (0xa2), OP (regs_z_opt), MB},
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/
allinsn.s 746 .global stbu
747 stbu: label
748 stbu sp,@(sp,sp)
  /external/v8/src/ppc/
disasm-ppc.cc 1283 case STBU: {
1284 Format(instr, "stbu 'rs, 'int16('ra)");
    [all...]
  /external/valgrind/none/tests/ppc32/
jm-int.stdout.exp     [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 209 # CHECK-BE: stbu 2, 128(4) # encoding: [0x9c,0x44,0x00,0x80]
210 # CHECK-LE: stbu 2, 128(4) # encoding: [0x80,0x00,0x44,0x9c]
211 stbu 2, 128(4)
    [all...]
  /external/llvm/lib/Target/PowerPC/Disassembler/
PPCDisassembler.cpp 336 case PPC::STBU:
  /external/llvm/test/MC/Disassembler/PowerPC/
ppc64-encoding.txt 160 # CHECK: stbu 2, 128(4)
ppc64le-encoding.txt 160 # CHECK: stbu 2, 128(4)

Completed in 1291 milliseconds

1 2