因此,在arm-none-eabi-gcc中使用C。我一直有一個指針問題,他們似乎並不存在。也許我將錯誤的cmds傳遞給編譯器。 這裏是一個例子。 unsigned int * gpuPointer = GetGPU_Pointer(framebufferAddress);
unsigned int color = 16;
int y = 768;
int x = 1
我第一次學習Assembly Lang。這裏是(gdb)反彙編的一部分: mov $0x131,%eax
cmp 0x8(%rsp),%eax //Question here, what is the value of 0x8(%rsp)?
(gdb)i r
rax 0x131 305
rbx 0x7fffffffe578 140737488348536
rcx 0x