11906 Commits (5e0e06d9a2ce13d5b9832f0dddeaf5e2f4f70591)

Author SHA1 Message Date
Bastian Koppelmann 5e0e06d9a2 target/tricore: Implement hptof insn 3 years ago
Bastian Koppelmann 815061b9da target/tricore: Implement ftohp insn 3 years ago
Bastian Koppelmann e43692bce6 target/tricore: Clarify special case for FTOUZ insn 3 years ago
Bastian Koppelmann 2bdbe35632 target/tricore: Implement FTOU insn 3 years ago
Bastian Koppelmann ce64babdf6 target/tricore: Correctly handle FPU RM from PSW 3 years ago
Bastian Koppelmann 3e2a5107c5 target/tricore: Implement CRCN insn 3 years ago
Paolo Bonzini 1bce34aaa9 target/i386/svm_helper: eliminate duplicate local variable 3 years ago
Paolo Bonzini 49958057a2 target/i386/seg_helper: remove shadowed variable 3 years ago
Paolo Bonzini a908985971 target/i386/seg_helper: introduce tss_set_busy 3 years ago
Paolo Bonzini 19729affe1 target/i386/translate: avoid shadowed local variables 3 years ago
Paolo Bonzini 637123a213 target/i386/cpu: avoid shadowed local variables 3 years ago
Paolo Bonzini e0c3ef715b target/i386/kvm: eliminate shadowed local variables 3 years ago
Peter Maydell 706a92fbfa target/arm: Enable FEAT_MOPS for CPU 'max' 3 years ago
Peter Maydell 5d7b37b5f6 target/arm: Implement the CPY* instructions 3 years ago
Peter Maydell 69c51dc372 target/arm: Implement MTE tag-checking functions for FEAT_MOPS copies 3 years ago
Peter Maydell 6087df5744 target/arm: Implement the SETG* instructions 3 years ago
Peter Maydell 179e9a3bac target/arm: Define new TB flag for ATA0 3 years ago
Peter Maydell 0e92818887 target/arm: Implement the SET* instructions 3 years ago
Peter Maydell 8163998920 target/arm: Implement MTE tag-checking functions for FEAT_MOPS 3 years ago
Peter Maydell aa03378bcc target/arm: New function allocation_tag_mem_probe() 3 years ago
Peter Maydell 31aaaddecb target/arm: Define syndrome function for MOPS exceptions 3 years ago
Peter Maydell 81466e4bad target/arm: Pass unpriv bool to get_a64_user_mem_index() 3 years ago
Peter Maydell dbc678f90a target/arm: Implement FEAT_MOPS enable bits 3 years ago
Peter Maydell 903dbefc2b target/arm: Don't skip MTE checks for LDRT/STRT at EL0 3 years ago
Peter Maydell 0b5ad31d2a target/arm: Remove unused allocation_tag_mem() argument 3 years ago
Peter Maydell 3039b090f2 target/arm: Implement FEAT_HBC 3 years ago
Peter Maydell 5f7b71fb99 target/arm: Update user-mode ID reg mask values 3 years ago
Peter Maydell 4d9eb29643 target/arm: Update AArch64 ID register field definitions 3 years ago
Peter Maydell 1321d84457 target/m68k: Add URL to semihosting spec 3 years ago
Pawan Gupta 3a2a1f97ea target/i386: Export GDS_NO bit to guests 3 years ago
Paolo Bonzini 0c49c9180c target/i386: enumerate bit 56 of MSR_IA32_VMX_BASIC 3 years ago
Song Gao 2cd81e3751
target/loongarch: CPUCFG support LASX 3 years ago
Song Gao c7aa330903
target/loongarch: Move simply DO_XX marcos togther 3 years ago
Song Gao 4a26512f01
target/loongarch: Implement xvld xvst 3 years ago
Song Gao 513e88a24d
target/loongarch: Implement xvshuf xvperm{i} xvshuf4i 3 years ago
Song Gao ad2921482c
target/loongarch: Implement xvpack xvpick xvilv{l/h} 3 years ago
Song Gao df97f33807
target/loongarch: Implement xvreplve xvinsve0 xvpickve 3 years ago
Song Gao f5ce2c8f2c
target/loongarch: Implement xvinsgr2vr xvpickve2gr 3 years ago
Song Gao f3dfcc8b23
target/loongarch: Implement xvbitsel xvset 3 years ago
Song Gao 3eeda5fe4e
target/loongarch: Implement xvfcmp 3 years ago
Song Gao 4da72d4306
target/loongarch: Implement xvseq xvsle xvslt 3 years ago
Song Gao 60df31a207
target/loongarch: Implement LASX fpu fcvt instructions 3 years ago
Song Gao c9caf1587a
target/loongarch: Implement LASX fpu arith instructions 3 years ago
Song Gao abee168ea3
target/loongarch: Implement xvfrstp 3 years ago
Song Gao 1b3e242f72
target/loongarch: Implement xvbitclr xvbitset xvbitrev 3 years ago
Song Gao 956dec74b7
target/loongarch: Implement xvpcnt 3 years ago
Song Gao 12ad133f20
target/loongarch: Implement xvclo xvclz 3 years ago
Song Gao 77fca79428
target/loongarch: Implement xvssrlrn xvssrarn 3 years ago
Song Gao 6256c8caeb
target/loongarch: Implement xvssrln xvssran 3 years ago
Song Gao c50ce38a47
target/loongarch: Implement xvsrlrn xvsrarn 3 years ago