Searched refs:LDR (Results 1 – 25 of 25) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/ |
D | pr20068.s | 4 LDR R0, =0x12345678 label 5 @LDR R0, =0x87654321
|
D | group-reloc-ldr-parsing-bad.s | 1 @ Tests that are supposed to fail during parsing of LDR group relocations. 5 @ No NC variants exist for the LDR relocations.
|
D | group-reloc-ldr-encoding-bad.s | 2 @ for LDR group relocations. 24 @ LDR/STR/LDRB/STRB only have 12 bits available for the magnitude of the addend.
|
D | group-reloc-ldr.s | 1 @ Tests for LDR group relocations. 23 @ LDR/STR/LDRB/STRB only have 12 bits available for the magnitude of the addend.
|
D | pr18347.l | 2 [^:]*:2: Warning: \[-mwarn-syms\]: Assignment makes a symbol match an ARM instruction: LDR
|
D | pr18347.d | 1 # name: PR18347 - GAS silently ignores a misconstructed LDR instruction
|
D | pr18347.s | 2 LDR =garbage // no destination register
|
D | ldr-global.d | 2 #name: PC-relative LDR from global
|
D | sp-pc-validations-bad-t.s | 26 @ LDR (register) 37 @ LDR (literal) 42 @ LDR (register) 225 @ldrt r0,[pc,#4] => LDR (literal)
|
D | sp-pc-validations-bad.s | 6 @ LDR (immediate, ARM) 7 @ LDR (literal) 10 @ LDR (register)
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/epiphany/ |
D | regression.s | 101 LDR R63,[R0,#0x0] ;//Load Word 105 LDR R63,[R0,#0xc] ;//Load Word 122 LDR R63,[R0,R4] ;//Load Word 143 LDR R63,[R0],R4 ;//Load Word
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/ |
D | group-relocs-ldr-bad.d | 1 #name: LDR group relocations failure test
|
D | group-relocs-ldr-bad-2.d | 1 #name: LDR group relocations failure test
|
D | group-relocs-ldr-bad-2.s | 1 @ Test intended to fail for LDR group relocations.
|
D | group-relocs-ldr-bad.s | 1 @ Test intended to fail for LDR group relocations.
|
D | group-relocs.s | 43 @ LDR, PC-relative 54 @ LDR, SB-relative
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
D | c-aarch64.texi | 211 @cindex ADRP, ADD, LDR/STR group relocations, AArch64 212 Relocations for @samp{ADRP}, and @samp{ADD}, @samp{LDR} or @samp{STR} 411 @cindex @code{LDR reg,=<expr>} pseudo op, AArch64 412 @item LDR = 418 already there) and a PC-relative LDR instruction will be generated.
|
D | c-arm.texi | 1024 @cindex @code{LDR reg,=<label>} pseudo op, ARM 1025 @item LDR 1031 instruction will be used in place of the LDR instruction, if the 1034 already there) and a PC relative LDR instruction will be generated.
|
/toolchain/binutils/binutils-2.27/gas/testsuite/ |
D | ChangeLog-2012 | 127 * gas/aarch64/illegal.s: Add test for unaccepted LDR literal. 129 * gas/aarch64/programmer-friendly.s: Add tests for LDR literal with
|
D | ChangeLog-2015 | 1580 * gas/aarch64/diagnostic.s: Add LDR test.
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | ChangeLog-9899 | 335 * arm-dis.c (print_insn_arm): Make LDRH/LDRB consistent with LDR
|
D | ChangeLog-0001 | 654 * arm-dis.c (print_insn_arm): Use decimal for offsets in LDR/STR.
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ |
D | ChangeLog-2014 | 1066 to include all 5 bits of LDR destination register.
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2015 | 1115 * config/tc-arm.c (move_or_literal_pool): Add support for LDR Rx,=
|
D | ChangeLog-9899 | 1964 and LDR reg,=<expr> instruction.
|