aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-29tcg/ppc: Split out tcg_out_bswap16Richard Henderson
2021-06-29tcg/ppc: Split out tcg_out_sari{32,64}Richard Henderson
2021-06-29tcg/ppc: Split out tcg_out_ext{8,16,32}sRichard Henderson
2021-06-29tcg/arm: Support bswap flagsRichard Henderson
2021-06-29tcg/aarch64: Support bswap flagsRichard Henderson
2021-06-29tcg/aarch64: Merge tcg_out_rev{16,32,64}Richard Henderson
2021-06-29tcg/i386: Support bswap flagsRichard Henderson
2021-06-29tcg: Add flags argument to bswap opcodesRichard Henderson
2021-06-29tcg: Use correct trap number for page faults on *BSD systemsWarner Losh
2021-06-29tcg: Implement tcg_gen_vec_add{sub}32_tlLIU Zhiwei
2021-06-29tcg: Add tcg_gen_vec_shl{shr}{sar}8i_i32LIU Zhiwei
2021-06-29tcg: Add tcg_gen_vec_shl{shr}{sar}16i_i32LIU Zhiwei
2021-06-29tcg: Add tcg_gen_vec_add{sub}8_i32LIU Zhiwei
2021-06-29tcg: Add tcg_gen_vec_add{sub}16_i32LIU Zhiwei
2021-06-29target/cris: Do not exit tb for X_FLAG changesRichard Henderson
2021-06-29target/cris: Remove dc->flagx_knownRichard Henderson
2021-06-29target/cris: Improve JMP_INDIRECTRichard Henderson
2021-06-29target/cris: Use tcg_gen_lookup_and_goto_ptrRichard Henderson
2021-06-29target/cris: Add DISAS_DBRANCHRichard Henderson
2021-06-29target/cris: Add DISAS_UPDATE_NEXTRichard Henderson
2021-06-29target/cris: Set cpustate_changed for rfe/rfnRichard Henderson
2021-06-29target/cris: Fold unhandled X_FLAG changes into cpustate_changedRichard Henderson
2021-06-29target/cris: Mark static arrays constRichard Henderson
2021-06-29target/cris: Mark helper_raise_exception noreturnRichard Henderson
2021-06-29target/cris: Convert to TranslatorOpsRichard Henderson
2021-06-29target/cris: Fix use_goto_tbRichard Henderson
2021-06-29target/cris: Mark exceptions as DISAS_NORETURNRichard Henderson
2021-06-29target/cris: Replace DISAS_TB_JUMP with DISAS_NORETURNRichard Henderson
2021-06-29target/cris: Remove DISAS_SWIRichard Henderson
2021-06-29target/cris: Add DisasContextBase to DisasContextRichard Henderson
2021-06-29target/avr: Convert to TranslatorOpsRichard Henderson
2021-06-29target/avr: Change ctx to DisasContext* in gen_intermediate_codeRichard Henderson
2021-06-29target/avr: Add DisasContextBase to DisasContextRichard Henderson
2021-06-29target/nios2: Use pc_next for pc + 4Richard Henderson
2021-06-29target/nios2: Inline handle_instructionRichard Henderson
2021-06-29target/nios2: Clean up goto in handle_instructionRichard Henderson
2021-06-29target/nios2: Remove assignment to env in handle_instructionRichard Henderson
2021-06-29target/nios2: Convert to TranslatorOpsRichard Henderson
2021-06-29target/nios2: Add DisasContextBase to DisasContextRichard Henderson
2021-06-29target/nios2: Use global cpu_RRichard Henderson
2021-06-29target/nios2: Use global cpu_envRichard Henderson
2021-06-29target/nios2: Replace DISAS_TB_JUMP with DISAS_NORETURNRichard Henderson
2021-06-29Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-axp-20210628' into...Peter Maydell
2021-06-28Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-06-28Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-06-25' i...Peter Maydell
2021-06-28target/alpha: Honor the FEN bitRichard Henderson
2021-06-28pc-bios: Update the palcode-clipper imageRichard Henderson
2021-06-28hw/alpha: Provide a PCI-ISA bridge device nodeJason Thorpe
2021-06-28hw/alpha: Provide console information to the PALcode at start-upJason Thorpe
2021-06-28hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappingsJason Thorpe