Searched refs:GDB_ORIG_EAX (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/arch/x86/ia32/ | ||
D | gdbstub.h | 75 GDB_ORIG_EAX = 41, enumerator |
/Zephyr-latest/arch/x86/core/ia32/ | ||
D | gdbstub.c | 193 if (regno == GDB_ORIG_EAX) { in arch_gdb_reg_writeone() |