summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/insts/general_purpose/control_transfer/jump.py
AgeCommit message (Expand)Author
2015-07-20x86: x86 instruction-implementation bug fixesDavid Hashe
2014-11-17x86: Fix setting segment bases in real mode.Gabe Black
2014-11-17x86: Fix some bugs in the real mode far jmp instruction.Gabe Black
2014-10-16arch: Use shared_ptr for all FaultsAndreas Hansson
2011-02-07X86: Fix JMP_FAR_I to unpack a far pointer correctly.Tim Harris
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2009-07-16X86: Fix a number of places where the wrong form of a microop was used.Gabe Black
2009-04-19X86: Implement far jmp.Gabe Black
2007-09-19X86: Put in stubs for x87, 64 bit and 128 bit SIMD instruction microcode.Gabe Black