summaryrefslogtreecommitdiffstats
path: root/target-i386/int_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target-i386: exception handling for div instructionsPavel Dovgalyuk2015-09-151-16/+16
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-281-1/+1
* target-i386/helper: remove EDX macroliguang2013-06-151-12/+12
* target-i386/helper: remove EAX macroliguang2013-06-151-31/+31
* target-i386: Use mulu2 and muls2Richard Henderson2013-02-271-40/+0
* target-i386: Implement tzcnt and fix lzcntRichard Henderson2013-02-191-8/+3
* target-i386: Use clz/ctz for bsf/bsr helpersRichard Henderson2013-02-191-34/+11
* target-i386: Implement PDEP, PEXTRichard Henderson2013-02-181-0/+32
* target-i386: Implement MULXRichard Henderson2013-02-181-0/+7
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* x86: avoid AREG0 for integer helpersBlue Swirl2012-08-141-18/+18
* x86: avoid AREG0 for condition code helpersBlue Swirl2012-08-141-4/+4
* x86: split off integer helpersBlue Swirl2012-06-281-0/+500
OpenPOWER on IntegriCloud