summaryrefslogtreecommitdiff
path: root/src/arch/isa_parser.py
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2007-04-04 14:31:59 +0000
committerGabe Black <gblack@eecs.umich.edu>2007-04-04 14:31:59 +0000
commit4285990a96bad869bc1046f28f99cf7f4b5c8de0 (patch)
tree80b92e77e93ef76d5b8a154ad71813727e6e2be9 /src/arch/isa_parser.py
parent7f5409f2babd4fe26c364aedf7faf4cdcb0eb3f0 (diff)
downloadgem5-4285990a96bad869bc1046f28f99cf7f4b5c8de0.tar.xz
Reworking how x86's isa description works. I'm adopting the following definitions to make figuring out what's what a little easier:
MicroOp: A single operation actually implemented in hardware. MacroOp: A collection of microops which are executed as a unit. Instruction: An architected instruction which can be implemented with a macroop or a microop. --HG-- extra : convert_revision : 1cfc8409cc686c75220767839f55a30551aa6f13
Diffstat (limited to 'src/arch/isa_parser.py')
0 files changed, 0 insertions, 0 deletions