![Bryce Denney](/assets/img/avatar_default.png)
- add get_erx() method to bx_gen_reg_t which returns the erx field of the structure (which is has a different name in cpu and cpu64). Providing an accessor is one strategy for avoiding igly "#ifdef BX_SUPPORT_X86_64" statements in the rest of the code. - cpu64/init.cc: the "eflags" before get_flag and set_flag is no longer correct. removed. - modified files: load32bitOShack.cc logio.cc cpu/cpu.h cpu64/apic.cc cpu64/cpu.h cpu64/init.cc cpu64/proc_ctrl.cc debug/dbg_main.cc
Description
No description provided
Languages
C++
69.5%
C
21.2%
Shell
3%
Makefile
2.1%
Rez
1.9%
Other
2.1%