HomeSort by relevance Sort by last modified time
    Searched full:sturb (Results 1 - 20 of 20) sorted by null

  /external/llvm/test/CodeGen/AArch64/
regress-tblgen-chains.ll 30 ; CHECK: sturb {{w[0-9]+}}, [x29, [[LOCADDR]]]
arm64-stur.ll 24 ; CHECK: sturb w1, [x0, #-1]
42 ; CHECK: sturb w1, [x0, #-1]
arm64-trunc-store.ll 65 ; CHECK-NEXT: sturb w1, {{\[}}[[ADDR]], #-1]
ldst-unscaledimm.ll 63 ; CHECK: sturb {{w[0-9]+}}, [{{x[0-9]+}}, #-256]
70 ; CHECK: sturb {{w[0-9]+}}, [{{x[0-9]+}}, #-1]
arm64-atomic.ll 236 ; CHECK: sturb {{w[0-9]+}}, [x0, #-256]
  /external/llvm/test/MC/AArch64/
arm64-memory.s 149 sturb w4, [x3]
150 sturb w5, [x4, #20]
164 ; CHECK: sturb w4, [x3] ; encoding: [0x64,0x00,0x00,0x38]
165 ; CHECK: sturb w5, [x4, #20] ; encoding: [0x85,0x40,0x01,0x38]
632 ; CHECK: sturb w3, [x1, #-1] ; encoding: [0x23,0xf0,0x1f,0x38]
basic-a64-instructions.s     [all...]
  /external/llvm/test/MC/Disassembler/AArch64/
arm64-memory.txt 162 # CHECK: sturb w4, [x3]
163 # CHECK: sturb w5, [x4, #20]
basic-a64-instructions.txt     [all...]
  /external/pcre/dist/sljit/
sljitNativeARM_64.c 790 /* u s */ 0x38000000 /* sturb [reg,imm] */,
792 /* s s */ 0x38000000 /* sturb [reg,imm] */,
    [all...]
  /external/vixl/test/
test-disasm-a64.cc     [all...]
  /external/v8/src/arm64/
disasm-arm64.cc 829 case STURB_w: mnemonic = "sturb"; break;
    [all...]
  /external/vixl/doc/
supported-instructions.md 1178 ### STURB ###
1182 void sturb(const Register& rt, const MemOperand& dst,
    [all...]
  /external/vixl/src/vixl/a64/
disasm-a64.cc 875 case STURB_w: mnemonic = "sturb"; break;
    [all...]
assembler-a64.h     [all...]
assembler-a64.cc 1577 void Assembler::sturb(const Register& rt, const MemOperand& dst, function in class:vixl::Assembler
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.td     [all...]
  /external/valgrind/VEX/priv/
host_arm64_defs.c     [all...]
guest_arm64_toIR.c     [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/lib/
libopcodes.a     [all...]

Completed in 1041 milliseconds