This website requires JavaScript.
Explore
Help
Sign In
derek
/
gem5
Watch
1
Star
0
Fork
0
You've already forked gem5
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d8494325f07695e810e51dffbf9daf5145b10d1a
gem5
/
src
/
arch
/
x86
/
isa
/
decoder
History
Gabe Black
d8494325f0
X86: Implement the PUSHF, POPF, SAHF, and LAHF instructions.
...
--HG-- extra : convert_revision : 37c63b1133022fa3432888592f8c84785fb95091
2007-10-19 15:21:16 -07:00
..
decoder.isa
Break out the one and two byte opcodes into different files. Also change what bits decode is done on to reflect where clumps of instructions are.
2007-03-21 19:19:53 +00:00
one_byte_opcodes.isa
X86: Implement the PUSHF, POPF, SAHF, and LAHF instructions.
2007-10-19 15:21:16 -07:00
two_byte_opcodes.isa
X86: Implement MSR reads and writes and the wrsmr and rdmsr instructions.
2007-10-12 16:37:55 -07:00
x87.isa
X86: Make "Inst" the default format instead of WarnUnimpl for one byte opcodes.
2007-10-18 22:39:39 -07:00