Lines Matching refs:instruction

76 in a single instruction. To change address translation,
177 z/Architecture in absolute storage by the set prefix instruction during Linux
271 the mvcos instruction is not available or if a compare-and-swap (futex)
272 instruction on a user space address is performed.
292 e.g. the mvcp instruction to access user space. However the kernel
293 will stay in home space mode if the mvcos instruction is available
299 to contain the gmap asce before the SIE instruction gets executed. When
300 the SIE instruction is finished, cr1 will be switched back to contain the
600 4) The basr ( branch relative & save ) trick works as follows the instruction
601 has a special case with r0,r0 with some instruction operands is understood as
640 # address using branch & save instruction.
656 # compiler now puts constant pool in code to so it saves an instruction
664 # compiler adds 1 extra instruction to epilogue this is done to
775 Also it is very easy to tell the length of a 390 instruction from the 2 most
776 significant bits in the instruction (not that this info is really useful except
892 to stop just display the mnemonic at the current instruction on the console.
1063 Syscalls are implemented on Linux for S390 by the Supervisor call instruction
1064 (SVC). There 256 possibilities of these as the instruction is made up of a 0xA
1634 stepi: steps a single machine code instruction.
1637 nexti: steps a single machine code instruction but will not step into
1904 when you single step instruction into a function like printf for the