mirror of
https://github.com/apache/nuttx.git
synced 2026-08-25 23:47:16 +00:00
/home/ajh/work/vela_system/nuttx/include/arch/syscall.h:181: Error: operand type mismatch for `movq' `rax`: Used in 64-bit mode, suitable for storing 64 bits of data. `eax`: In 64-bit mode, typically used for operating on 32-bit data. When writing to `eax`, the high 32 bits of `rax` are automatically cleared to zero. `nbr` is an unsigned int, is 32-bit. Signed-off-by: anjiahao <anjiahao@xiaomi.com> |
||
|---|---|---|
| .. | ||
| intel64 | ||
| .gitignore | ||
| acpi.h | ||
| arch.h | ||
| barriers.h | ||
| elf.h | ||
| hpet.h | ||
| inttypes.h | ||
| io.h | ||
| irq.h | ||
| limits.h | ||
| multiboot2.h | ||
| setjmp.h | ||
| spinlock.h | ||
| syscall.h | ||
| types.h | ||