Lines Matching refs:instruction
242 @ Correct the PC such that it is pointing at the instruction
243 @ which caused the fault. If the faulting instruction was ARM
244 @ the PC will be pointing at the next instruction, and have to
246 @ pointing at the second half of the Thumb instruction. We
257 @ If a kprobe is about to simulate a "stmdb sp..." instruction,
266 @ the instruction, or the more conventional lr if we are to treat
267 @ this as a real undefined instruction
269 @ r0 - instruction
275 ldrh r0, [r4, #-2] @ Thumb instruction at LR - 2
276 cmp r0, #0xe800 @ 32-bit instruction if xx >= 0
529 ARM_BE8(rev16 r5, r5) @ little endian instruction
530 cmp r5, #0xe800 @ 32bit instruction if xx != 0
531 blo __und_usr_fault_16_pan @ 16bit undefined instruction
533 ARM_BE8(rev16 r0, r0) @ little endian instruction