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

  /external/llvm/test/MC/MachO/AArch64/
darwin-ARM64-reloc.s 9 ldr w2, [x3, _data@pageoff]
11 add x3, x3, _data@pageoff + 4
14 ldr w2, [x3, _data@pageoff + 4]
  /external/llvm/test/MC/AArch64/
arm64-memory.s 18 ldrb w2, [x3, _foo@pageoff]
19 ldrb w3, [x2, "+[Test method].var"@PAGEOFF]
53 ; CHECK: ldrb w2, [x3, _foo@PAGEOFF] ; encoding: [0x62,0bAAAAAA00,0b01AAAAAA,0x39]
54 ; CHECK: ldrb w3, [x2, "+[Test method].var"@PAGEOFF] ; encoding: [0x43,0bAAAAAA00,0b01AAAAAA,0x39]
  /external/valgrind/VEX/priv/
guest_arm_toIR.c 17609 UInt pageoff = pc & 0xFFF; local
    [all...]

Completed in 54 milliseconds