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