Home
last modified time | relevance | path

Searched refs:A710 (Results 1 – 1 of 1) sorted by relevance

/arch/arm/kernel/
Dentry-common.S167 #define A710(code...) code macro
174 #define A710(code...) macro
205 A710( and ip, r10, #0x0f000000 @ check for SWI )
206 A710( teq ip, #0x0f000000 )
207 A710( bne .Larm710bug )
215 A710( ldr ip, [lr, #-4] @ get SWI instruction )
216 A710( and ip, ip, #0x0f000000 @ check for SWI )
217 A710( teq ip, #0x0f000000 )
218 A710( bne .Larm710bug )
231 A710( and ip, scno, #0x0f000000 @ check for SWI )
[all …]