OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R7
(Results
201 - 201
of
201
) sorted by null
1
2
3
4
5
6
7
8
9
/external/llvm/test/MC/ARM/
basic-thumb2-instructions.s
24
adc r3,
r7
, #0x00550055
26
adc r9,
r7
, #0xa5a5a5a5
34
@ CHECK: adc r3,
r7
, #5570645 @ encoding: [0x47,0xf1,0x55,0x13]
36
@ CHECK: adc r9,
r7
, #2779096485 @ encoding: [0x47,0xf1,0xa5,0x39]
81
add r1,
r7
, #0xcbcbcbcb
105
@ CHECK: add.w r1,
r7
, #3419130827 @ encoding: [0x07,0xf1,0xcb,0x31]
120
adds
r7
, r3, r1, lsl #31
123
adds r1, r1,
r7
// T1
141
@ CHECK: adds.w
r7
, r3, r1, lsl #31 @ encoding: [0x13,0xeb,0xc1,0x77]
144
@ CHECK: adds r1, r1,
r7
@ encoding: [0xc9,0x19
[
all
...]
Completed in 535 milliseconds
1
2
3
4
5
6
7
8
9