User contributions for Rolf

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

9 September 2025

  • 03:3903:39, 9 September 2025 diff hist +354 N Link registerCreated page with "The Link register is a register which can hold the return address when calling a subroutine. The term link register is mostly used in the ARM world, in other architectures it is called RA (return address). Basically a call instruction: BL Sub // LR = PC, PC = &Sub and a return instruction BX LR // PC = LR work together as a team." current
  • 01:3701:37, 9 September 2025 diff hist +759 N ISACreated page with "In computing, ISA stands for Instruction Set Architecture. It defines the instruction set of a CPU along withh its encoding. The ISA is all that is needed to develop a compiler and equally to write a simulator for a CPU compatible with this ISA. == FAQ == Q: Does the ISA define the performance?<br> A: No, not at all! Actually, it is very common to have multiple CPUs which are compatible from an ISA perspective with different performance. One CPU might have a 3 stag..." current

8 September 2025

7 September 2025

6 September 2025

2 September 2025

1 September 2025

31 August 2025

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)