]> Git Repo - qemu.git/history - target
meson: Split out tcg/meson.build
[qemu.git] / target /
2021-06-08 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2021-06-07 Frank Changtarget/riscv: rvb: add b-ext version cpu option
2021-06-07 Kito Chengtarget/riscv: rvb: support and turn on B-extension...
2021-06-07 Kito Chengtarget/riscv: rvb: add/shift with prefix zero-extend
2021-06-07 Kito Chengtarget/riscv: rvb: address calculation
2021-06-07 Frank Changtarget/riscv: rvb: generalized or-combine
2021-06-07 Frank Changtarget/riscv: rvb: generalized reverse
2021-06-07 Kito Chengtarget/riscv: rvb: rotate (left/right)
2021-06-07 Kito Chengtarget/riscv: rvb: shift ones
2021-06-07 Frank Changtarget/riscv: rvb: single-bit instructions
2021-06-07 Frank Changtarget/riscv: add gen_shifti() and gen_shiftiw() helper...
2021-06-07 Kito Chengtarget/riscv: rvb: sign-extend instructions
2021-06-07 Kito Chengtarget/riscv: rvb: min/max instructions
2021-06-07 Kito Chengtarget/riscv: rvb: pack two words into one register
2021-06-07 Kito Chengtarget/riscv: rvb: logic-with-negate
2021-06-07 Frank Changtarget/riscv: rvb: count bits set
2021-06-07 Kito Chengtarget/riscv: rvb: count leading/trailing zeros
2021-06-07 Kito Chengtarget/riscv: reformat @sh format encoding for B-extension
2021-06-07 LIU Zhiweitarget/riscv: Pass the same value to oprsz and maxsz.
2021-06-07 Alistair Francistarget/riscv/pmp: Add assert for ePMP operations
2021-06-07 Changbin Dutarget/riscv: Dump CSR mscratch/sscratch/satp
2021-06-07 Bin Mengtarget/riscv: Remove unnecessary riscv_*_names[] declar...
2021-06-07 Philippe Mathieu... target/riscv: Do not include 'pmp.h' in user emulation
2021-06-07 Jose Martinstarget/riscv: fix wfi exception behavior
2021-06-07 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-06-05 Philippe Mathieu... target/mips: Fix 'Uncoditional' typo
2021-06-05 Philippe Mathieu... target/hppa: Remove unused 'memory.h' header
2021-06-05 Pavel Dovgalyuktarget/nios2: fix page-fit instruction count
2021-06-05 Philippe Mathieu... target/riscv: Do not include 'pmp.h' in user emulation
2021-06-05 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-04 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-06-04 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-06-04 Claudio Fontanai386: run accel_cpu_instance_init as post_init
2021-06-04 Claudio Fontanai386: reorder call to cpu_exec_realizefn
2021-06-04 Richard Hendersontarget/i386: Fix decode of cr8
2021-06-04 Paolo Bonzinitarget/i386: tcg: fix switching from 16-bit to 32-bit...
2021-06-04 Paolo Bonzinitarget/i386: tcg: fix loading of registers from 16...
2021-06-04 Paolo Bonzinitarget/i386: tcg: fix segment register offsets for...
2021-06-04 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-03 Richard Hendersonsoftfloat: Introduce Floatx80RoundPrec
2021-06-03 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-06-03 Alexander Grafhvf: Simplify post reset/init/loadvm hooks
2021-06-03 Alexander Grafhvf: Introduce hvf vcpu struct
2021-06-03 Alexander Grafhvf: Remove hvf-accel-ops.h
2021-06-03 Alexander Grafhvf: Use cpu_synchronize_state()
2021-06-03 Alexander Grafhvf: Split out common code on vcpu init and destroy
2021-06-03 Alexander Grafhvf: Move hvf internal definitions into common header
2021-06-03 Alexander Grafhvf: Move cpu functions into common directory
2021-06-03 Alexander Grafhvf: Move vcpu thread functions into common directory
2021-06-03 Alexander Grafhvf: Move assert_hvf_ok() into common directory
2021-06-03 Richard Hendersontarget/arm: Enable BFloat16 extensions
2021-06-03 Richard Hendersontarget/arm: Implement bfloat widening fma (indexed)
2021-06-03 Richard Hendersontarget/arm: Implement bfloat widening fma (vector)
2021-06-03 Richard Hendersontarget/arm: Implement bfloat16 matrix multiply accumulate
2021-06-03 Richard Hendersontarget/arm: Implement bfloat16 dot product (indexed)
2021-06-03 Richard Hendersontarget/arm: Implement bfloat16 dot product (vector)
2021-06-03 Richard Hendersontarget/arm: Implement vector float32 to bfloat16 conversion
2021-06-03 Richard Hendersontarget/arm: Implement scalar float32 to bfloat16 conversion
2021-06-03 Richard Hendersontarget/arm: Unify unallocated path in disas_fp_1src
2021-06-03 Richard Hendersontarget/arm: Add isar_feature_{aa32, aa64, aa64_sve...
2021-06-03 Jamie Ilestarget/arm: use raise_exception_ra for stack limit...
2021-06-03 Jamie Ilestarget/arm: use raise_exception_ra for MTE check failure
2021-06-03 Jamie Ilestarget/arm: fold do_raise_exception into raise_exception
2021-06-03 Jamie Ilestarget/arm: fix missing exception class
2021-06-03 Richard Hendersontarget/arm: Mark LDS{MIN,MAX} as signed operations
2021-06-03 Peter Maydelltarget/arm: Allow board models to specify initial NS...
2021-06-03 Peter Maydelltarget/arm: Make FPSCR.LTPSIZE writable for MVE
2021-06-03 Peter Maydelltarget/arm: Implement M-profile VPR register
2021-06-03 Peter Maydelltarget/arm: Fix return values in fp_sysreg_checks()
2021-06-03 Peter Maydelltarget/arm: Add MVE check to VMOV_reg_sp and VMOV_reg_dp
2021-06-03 Peter Maydelltarget/arm: Move fpsp/fpdp isar check into callers...
2021-06-03 Peter Maydelltarget/arm: Update feature checks for insns which are...
2021-06-03 Peter Maydelltarget/arm: Add isar feature check functions for MVE
2021-06-03 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-06-03 Luis Pirestarget/ppc: fix single-step exception regression
2021-06-03 Matheus Fersttarget/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree
2021-06-03 Matheus Fersttarget/ppc: Move addpcis to decodetree
2021-06-03 Matheus Fersttarget/ppc: Implement vcfuged instruction
2021-06-03 Matheus Fersttarget/ppc: Implement cfuged instruction
2021-06-03 Matheus Fersttarget/ppc: Implement setbc/setbcr/stnbc/setnbcr instru...
2021-06-03 Richard Hendersontarget/ppc: Implement prefixed integer store instructions
2021-06-03 Richard Hendersontarget/ppc: Move D/DS/X-form integer stores to decodetree
2021-06-03 Richard Hendersontarget/ppc: Implement prefixed integer load instructions
2021-06-03 Richard Hendersontarget/ppc: Move D/DS/X-form integer loads to decodetree
2021-06-03 Richard Hendersontarget/ppc: Implement PNOP
2021-06-03 Richard Hendersontarget/ppc: Move ADDI, ADDIS to decodetree, implement...
2021-06-03 Richard Hendersontarget/ppc: Add infrastructure for prefixed insns
2021-06-03 Richard Hendersontarget/ppc: Move page crossing check to ppc_tr_translat...
2021-06-03 Richard Hendersontarget/ppc: Introduce macros to check isa extensions
2021-06-03 Fabiano Rosastarget/ppc: powerpc_excp: Consolidade TLB miss code
2021-06-03 Fabiano Rosastarget/ppc: powerpc_excp: Remove dump_syscall_vectored
2021-06-03 Fabiano Rosastarget/ppc: powerpc_excp: Move lpes code to where it...
2021-06-03 Bruno Larsen (bill... target/ppc: overhauled and moved logic of storing fpscr
2021-06-03 Bruno Larsen (bill... target/ppc: removed all mentions to PPC_DUMP_CPU
2021-06-03 Bruno Larsen (bill... target/ppc: removed GEN_OPCODE decision tree
2021-06-03 Bruno Larsen (bill... target/ppc: removed mentions to DO_PPC_STATISTICS
2021-06-03 Bruno Larsen (bill... target/ppc: remove ppc_cpu_dump_statistics
2021-06-03 Bruno Larsen (bill... target/ppc: updated meson.build to support disable-tcg
2021-06-03 Bruno Larsen (bill... target/ppc: created tcg-stub.c file
2021-06-03 Bruno Larsen (bill... target/ppc: added ifdefs around TCG-only code
next
This page took 0.063885 seconds and 7 git commands to generate.