aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-04hw/usb/host-stub: Remove unused headerPhilippe Mathieu-Daudé1-1/+0
2021-05-02Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210502' into...Peter Maydell40-636/+3754
2021-05-02Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210501' into...Peter Maydell7-85/+112
2021-05-01Hexagon (target/hexagon) CABAC decode binTaylor Simpson7-0/+193
2021-05-01Hexagon (target/hexagon) load into shifted register instructionsTaylor Simpson5-0/+504
2021-05-01Hexagon (target/hexagon) load and unpack bytes instructionsTaylor Simpson7-0/+661
2021-05-01Hexagon (target/hexagon) bit reverse (brev) addressingTaylor Simpson9-0/+241
2021-05-01Hexagon (target/hexagon) circular addressingTaylor Simpson9-23/+834
2021-05-01decodetree: Extend argument set syntax to allow typesRichard Henderson3-21/+36
2021-05-01decodetree: Add support for 64-bit instructionsLuis Fernando Fujita Pires1-7/+14
2021-05-01decodetree: More use of f-stringsRichard Henderson1-27/+23
2021-05-01decodetree: Introduce whex and whexC helpersRichard Henderson1-28/+38
2021-05-01exec: Remove accel/tcg/ from include pathsPhilippe Mathieu-Daudé4-7/+6
2021-05-01Hexagon (target/hexagon) add A4_addp_c/A4_subp_cTaylor Simpson5-0/+147
2021-05-01Hexagon (target/hexagon) add A6_vminub_RdPTaylor Simpson5-0/+94
2021-05-01Hexagon (target/hexagon) add A5_ACS (vacsh)Taylor Simpson6-0/+129
2021-05-01Hexagon (target/hexagon) add F2_sfinvsqrtaTaylor Simpson9-1/+121
2021-05-01Hexagon (target/hexagon) add F2_sfrecipa instructionTaylor Simpson10-3/+252
2021-05-01Hexagon (target/hexagon) compile all debug codeTaylor Simpson6-94/+81
2021-05-01Hexagon (target/hexagon) move QEMU_GENERATE to only be on during macros.hTaylor Simpson1-1/+2
2021-05-01Hexagon (target/hexagon) cleanup reg_field_info definitionTaylor Simpson2-4/+3
2021-05-01Hexagon (target/hexagon) cleanup ternary operators in semanticsTaylor Simpson1-6/+6
2021-05-01Hexagon (target/hexagon) use softfloat for float-to-int conversionsTaylor Simpson7-259/+281
2021-05-01Hexagon (target/hexagon) replace float32_mul_pow2 with float32_scalbnTaylor Simpson1-17/+11
2021-05-01Hexagon (target/hexagon) use softfloat default NaN and tininessTaylor Simpson3-47/+8
2021-05-01Hexagon (target/hexagon) change type of softfloat_roundingmodesTaylor Simpson1-1/+1
2021-05-01Hexagon (target/hexagon) remove unused carry_from_add64 functionTaylor Simpson3-16/+0
2021-05-01Hexagon (target/hexagon) change variables from int to bool when appropriateTaylor Simpson6-59/+60
2021-05-01Hexagon (target/hexagon) decide if pred has been written at TCG gen timeTaylor Simpson5-10/+44
2021-05-01Hexagon (target/hexagon) properly generate TB end for DISAS_NORETURNTaylor Simpson2-32/+33
2021-05-01Hexagon (target/hexagon) use env_archcpu and env_cpuTaylor Simpson5-10/+5
2021-05-01Hexagon (target/hexagon) remove unnecessary inline directivesTaylor Simpson5-47/+46
2021-05-01Hexagon (target/hexagon) cleanup gen_log_predicated_reg_write_pairTaylor Simpson1-14/+13
2021-05-01Hexagon (target/hexagon) TCG generation cleanupTaylor Simpson1-5/+9
2021-05-01target/hexagon: remove unnecessary semicolonsTaylor Simpson1-2/+2
2021-05-01target/hexagon: fix typo in commentTaylor Simpson1-1/+1
2021-05-01target/hexagon: Change DECODE_MAPPED_REG operand name to OPNUMTaylor Simpson1-2/+2
2021-05-01target/hexagon: remove unnecessary checks in find_iclass_slotsTaylor Simpson1-4/+0
2021-05-01target/hexagon: translation changesTaylor Simpson1-17/+9
2021-04-30Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-04-30' into ...Peter Maydell14-111/+429
2021-04-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell22-679/+1279
2021-04-30qapi/error.py: enable mypy checksJohn Snow1-5/+0
2021-04-30qapi/error: Add type hintsJohn Snow1-2/+9
2021-04-30qapi/error.py: enable pylint checksJohn Snow1-2/+1
2021-04-30qapi/error.py: move QAPIParseError to parser.pyJohn Snow2-15/+21
2021-04-30qapi/error: assert QAPISourceInfo is not NoneJohn Snow1-0/+1
2021-04-30qapi/error: Make QAPISourceError 'col' parameter optionalJohn Snow2-7/+4
2021-04-30qapi/error: Use Python3-style super()John Snow1-1/+1
2021-04-30qapi/error: Repurpose QAPIError as an abstract base exception classJohn Snow3-5/+14
2021-04-30qapi/expr: Update authorship and copyright informationJohn Snow1-1/+2