X86: Implement the LIDT instruction.
[gem5.git] / src / arch / x86 /
2007-12-02 Gabe BlackX86: Implement the LIDT instruction.
2007-12-02 Gabe BlackX86: Implement the lgdt instruction.
2007-12-02 Gabe BlackX86: Implement wrbase and wrlimit for loading pseudo...
2007-12-02 Gabe BlackX86: Separate the effective seg base and the "hidden...
2007-11-17 Korey SewellGabe's 32-bit X86 fix merge
2007-11-16 Gabe BlackX86: Fix 32 bit compilation.
2007-11-15 Korey Sewellmerge Ali's config change...
2007-11-15 Korey SewellAdd CoreSpecific type to all archs
2007-11-15 Korey Sewellbranch merge
2007-11-13 Gabe BlackX86: Make microcode use presegmentation RIPs and the...
2007-11-13 Gabe BlackX86: Separate out the page table walker into it's own...
2007-11-12 Gabe BlackX86: Fix a stupid typo where WRMSR and RDMSR were switc...
2007-11-12 Gabe BlackX86: Implement tlb invalidation and make it happen...
2007-11-12 Gabe BlackX86: Implement the wrcr microop which writes a control...
2007-11-12 Gabe BlackX86: Implement some bit testing instructions.
2007-11-12 Gabe BlackX86: Change the meaning of the sext and zext width...
2007-11-12 Gabe BlackX86: Flesh out the opcode groups for two byte opcodes.
2007-11-12 Gabe BlackX86: Work on the page table walker, TLB, and related...
2007-11-12 Gabe BlackX86: Implement a page table walker.
2007-11-12 Gabe BlackX86: Implement the startupCPU function.
2007-11-12 Gabe BlackX86: Make some of the bits of CR0 do what they're suppo...
2007-11-12 Gabe BlackX86: Various fixes to indexing segmentation related...
2007-11-09 Gabe BlackISA parser: Make the isa parser generate MaxInstSrcRegs...
2007-11-01 Steve ReinhardtString constant const-ness changes to placate g++ 4.2.
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-31 Ali SaidiTraceflags: Add SCons function to created a traceflag...
2007-10-30 Gabe BlackX86: Compile fixes for 32 bit/debug/opt.
2007-10-26 Gabe BlackTLB: Fix serialization issues with the tlb entries...
2007-10-26 Ali SaidiSE: Fix page table and system serialization, don't...
2007-10-24 Gabe BlackX86: Fix X86_FS compilation.
2007-10-22 Gabe BlackMerge with head.
2007-10-22 Gabe BlackX86: Use the cda microop where appropriate. The ENTER...
2007-10-22 Gabe BlackX86: Implement the cda microop which checks if an addre...
2007-10-22 Gabe BlackX86: Start using the stupd microop, and update statisti...
2007-10-22 Gabe BlackX86: Implement the stupd microop ("store with update...
2007-10-19 Gabe BlackX86: Implement the PUSHF, POPF, SAHF, and LAHF instruct...
2007-10-19 Gabe BlackX86: Impelement the HLT instruction and fix the "halt...
2007-10-19 Gabe BlackX86: Implement a "halt" microop.
2007-10-19 Gabe BlackX86: Implement the ENTER instruction. This could probab...
2007-10-19 Gabe BlackMerge with head.
2007-10-19 Gabe BlackX86: Replace "group10" placeholder with the correspondi...
2007-10-19 Gabe BlackX86: Implement the string IO instructions, ins and...
2007-10-19 Gabe BlackX86: Implement the undocumented SALC instruction which...
2007-10-19 Gabe BlackX86: Implement the XLAT instruction.
2007-10-19 Gabe BlackX86: Implement the BOUND instruction.
2007-10-19 Gabe BlackX86: Make the "fault" microop predicated.
2007-10-19 Gabe BlackX86: Make "Inst" the default format instead of WarnUnim...
2007-10-19 Gabe BlackX86: Implement the in/out instructions. These will...
2007-10-19 Gabe BlackX86: Implement the LOOP instructions.
2007-10-19 Gabe BlackX86: Attach the CMC instruction to the decoder.
2007-10-19 Gabe BlackX86: Implemented the jrcx instruction.
2007-10-19 Gabe BlackX86: Make wrip sign extend its second operand.
2007-10-17 Gabe BlackMake the process objects use the Params structs in...
2007-10-13 Gabe BlackMerge with head
2007-10-13 Gabe BlackLoader: Identify sections based on virtual addresses...
2007-10-13 Gabe BlackX86: Added some new versions of MOV and a new argument...
2007-10-13 Gabe BlackX86: Implemented LODS.
2007-10-12 Gabe BlackX86: Implement MSR reads and writes and the wrsmr and...
2007-10-10 Gabe BlackX86: Get rid of BasicOperate format which wasn't used...
2007-10-10 Gabe BlackX86: Get rid of stray Sparc DPRINTF
2007-10-08 Gabe BlackX86: Make x86 initialize more state.
2007-10-08 Gabe BlackX86: Work on the x86 tlb.
2007-10-08 Gabe BlackX86: Make faults maintain an error code which gets...
2007-10-08 Gabe BlackX86: Significantly filled out misc regs.
2007-10-08 Gabe BlackX86: Make sure there are fewer spurious differences...
2007-10-08 Gabe BlackX86: Make initCPU and startupCPU do something basic.
2007-10-08 Gabe BlackX86: Make the Interrupts class complain less.
2007-10-08 Gabe BlackX86: Adjust the config scripts for x86 fs.
2007-10-08 Gabe BlackX86: Make an x86 system object.
2007-10-08 Gabe BlackX86: X86 FS compile fix.
2007-10-04 Gabe BlackMerge with head.
2007-10-04 Gabe BlackX86: Fix the PageShift constant in isa_traits.hh (I...
2007-10-03 Gabe BlackMerge with head.
2007-10-03 Gabe BlackX86: Distinguish between the rep and repe prefixes.
2007-10-03 Gabe BlackX86: Start implementing the x86 tlb which will handle...
2007-10-03 Gabe BlackX86: Fix places where movfp was used incorrectly.
2007-10-03 Gabe BlackX86: Fix the movfp microop.
2007-10-03 Gabe BlackX86: Fix x87 floating point stack register indexing.
2007-10-03 Gabe BlackPredecoder: Clear out predecoder state on an ITLB fault.
2007-10-03 Gabe BlackX86: Put ldst into the microcode (the earlier changeset...
2007-10-03 Gabe BlackX86: Implement the ldst microop and put it in existing...
2007-10-03 Gabe BlackX86: Fix up the microcode for the FST and FSTP instruct...
2007-10-03 Gabe BlackX86: Get rid of a hack for ruflag which is no longer...
2007-10-03 Gabe BlackX86: Allow logic instructions to set ECF as well as CF.
2007-10-03 Gabe BlackX86: Add classes for the actual x86 faults.
2007-10-03 Gabe BlackX86: Hook in another version of the XCHG instruction.
2007-10-03 Gabe BlackX86: Implement MOVS
2007-10-03 Gabe BlackX86: Implement STOS.
2007-09-28 Ali SaidiRename cycles() function to ticks()
2007-09-26 Gabe BlackMerge with head.
2007-09-25 Gabe BlackX86: Fix for uninitialized variables in stacktrace...
2007-09-25 Gabe BlackX86: Get X86_FS to compile.
2007-09-20 Gabe BlackX86: Implement the fld, fst, and fstp instructions.
2007-09-20 Gabe BlackX86: Move the fp microops to their own file with their...
2007-09-20 Gabe BlackX86: Put in the foundation for x87 stack based fp regis...
2007-09-20 Gabe BlackX86: Put in stubs for x87, 64 bit and 128 bit SIMD...
2007-09-20 Gabe BlackX86: Enable the rename system call.
2007-09-20 Gabe BlackX86: Enable the unlink system call.
2007-09-13 Gabe BlackMerge with head.
2007-09-13 Gabe BlackX86: Fix how ECF is computed in genFlags, and get rid...
next