summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/insts/general_purpose/control_transfer/call.py
AgeCommit message (Expand)Author
2017-02-10x86: Fix implicit stack addressing in 64-bit modeJason Lowe-Power
2013-05-21x86: mark instructions for being function call/returnNilay Vaish
2011-02-02X86: Replace the stupd microop with a store/update sequence.Gabe Black
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2008-09-10style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul...Ali Saidi
2007-10-21X86: Start using the stupd microop, and update statistics accordingly.Gabe Black
2007-10-02X86: Put ldst into the microcode (the earlier changeset didn't really).Gabe Black
2007-09-19X86: Put in stubs for x87, 64 bit and 128 bit SIMD instruction microcode.Gabe Black