summaryrefslogtreecommitdiff
path: root/src/sim/pseudo_inst.hh
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2011-09-19 02:53:37 -0700
committerGabe Black <gblack@eecs.umich.edu>2011-09-19 02:53:37 -0700
commit7701c5b1ecc128b97121f0cb99743983c9492115 (patch)
treee0e6c5a3bc6c0ed609f8769699146cd9b25cfc2e /src/sim/pseudo_inst.hh
parent10c2e37f604280fb89d800839cc965204d096c59 (diff)
downloadgem5-7701c5b1ecc128b97121f0cb99743983c9492115.tar.xz
X86: Don't use "#if FULL_SYSTEM" in the X86 ISA description.
The decoder now checks the value of FULL_SYSTEM in a switch statement to decide whether to return a real syscall instruction or one that triggers syscall emulation (or a panic in FS mode). The switch statement should devolve into an if, and also should be optimized out since it's based on constant input.
Diffstat (limited to 'src/sim/pseudo_inst.hh')
0 files changed, 0 insertions, 0 deletions