Lines Matching refs:instruction
233 @ Correct the PC such that it is pointing at the instruction
234 @ which caused the fault. If the faulting instruction was ARM
235 @ the PC will be pointing at the next instruction, and have to
237 @ pointing at the second half of the Thumb instruction. We
248 @ If a kprobe is about to simulate a "stmdb sp..." instruction,
257 @ the instruction, or the more conventional lr if we are to treat
258 @ this as a real undefined instruction
260 @ r0 - instruction
266 ldrh r0, [r4, #-2] @ Thumb instruction at LR - 2
267 cmp r0, #0xe800 @ 32-bit instruction if xx >= 0
521 ARM_BE8(rev16 r5, r5) @ little endian instruction
522 cmp r5, #0xe800 @ 32bit instruction if xx != 0
523 blo __und_usr_fault_16_pan @ 16bit undefined instruction
525 ARM_BE8(rev16 r0, r0) @ little endian instruction