summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/formats/basic.isa
AgeCommit message (Expand)Author
2017-11-07alpha,arm,mips,power,riscv,sparc,x86: Merge exec decl templates.Gabe Black
2017-11-02alpha,arm,mips,power,riscv,sparc,x86,isa: De-specialize ExecContexts.Gabe Black
2014-05-09arch: teach ISA parser how to split code across filesCurtis Dunham
2014-05-09arch: remove inline specifiers on all inst constrs, all ISAsCurtis Dunham
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2009-01-06X86: Hook in the M5 pseudo insts.Gabe Black
2007-10-09X86: Get rid of BasicOperate format which wasn't used and referred to SparcSt...Gabe Black
2007-03-21Break out the one and two byte opcodes into different files. Also change what...Gabe Black
2007-03-05Stub decoder. This is probably even farther from finished than it looks...Gabe Black