summaryrefslogtreecommitdiffstats
path: root/target/i386/helper.h
Commit message (Expand)AuthorAgeFilesLines
* target/i386: move 3DNow to the new decoderPaolo Bonzini2022-10-181-1/+0Star
* target/i386: Introduce 256-bit vector helpersPaolo Bonzini2022-10-181-0/+2
* target/i386: Truncate values for lcall_real to i32Richard Henderson2022-10-111-1/+1
* target/i386: Drop check for singlestep_enabledRichard Henderson2021-10-161-1/+0Star
* target/i386: fix exceptions for MOV to DRPaolo Bonzini2021-07-091-2/+1Star
* target/i386: Remove user-only i/o stubsRichard Henderson2021-05-191-2/+1Star
* target/i386: Move helper_check_io to sysemuRichard Henderson2021-05-191-1/+1
* target/i386: Create helper_check_ioRichard Henderson2021-05-191-3/+1Star
* target/i386: Eliminate user stubs for read/write_crN, rd/wrmsrRichard Henderson2021-05-191-4/+4
* target/i386: Unify invlpg, invlpgaRichard Henderson2021-05-191-2/+1Star
* target/i386: Move invlpg, hlt, monitor, mwait to sysemuRichard Henderson2021-05-191-4/+4
* target/i386: Cleanup read_crN, write_crN, lmswRichard Henderson2021-05-191-3/+2Star
* target/i386: Tidy svm_check_intercept from tcgRichard Henderson2021-05-191-1/+1
* target/i386: Mark some helpers as noreturnRichard Henderson2021-05-191-9/+9
* target/i386: Eliminate SVM helpers for user-onlyRichard Henderson2021-05-191-2/+1Star
* target/i386: Implement skinit in translate.cRichard Henderson2021-05-191-1/+0Star
* i386: move TCG bpt_helper into sysemu/Claudio Fontana2021-05-101-0/+7
* i386: split smm helper (sysemu)Claudio Fontana2021-05-101-0/+4
* target/i386: fix IEEE SSE floating-point exception raisingJoseph Myers2020-07-111-0/+1
* target/i386: Implement CPUID_EXT_RDRANDRichard Henderson2019-05-221-0/+2
* target-i386: correctly propagate retaddr into SVM helpersPaolo Bonzini2017-02-161-1/+0Star
* target-i386: Use clz and ctz opcodesRichard Henderson2017-01-101-2/+0Star
* target-i386: Fix eflags.TF/#DB handling of syscall/sysret insnsDoug Evans2016-12-221-0/+1
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+230