summaryrefslogtreecommitdiffstats
path: root/tests/tcg
Commit message (Expand)AuthorAgeFilesLines
* target/xtensa: clean up unaligned accessMax Filippov2021-05-201-0/+221
* tests/tcg/x86_64: add vsyscall smoke testIlya Leoshkevich2021-05-202-1/+17
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-up...Peter Maydell2021-05-2020-102/+492
|\
| * tests/tcg: don't allow clang as a cross compilerAlex Bennée2021-05-181-11/+22
| * tests/tcg: fix missing returnAlex Bennée2021-05-181-0/+1
| * tests/tcg/ppc64le: tests for brh/brw/brdMatheus Ferst2021-05-183-0/+47
| * tests/docker: gcc-10 based images for ppc64{,le} testsMatheus Ferst2021-05-181-10/+10
| * tests/tcg/tricore: Add muls testBastian Koppelmann2021-05-182-0/+10
| * tests/tcg/tricore: Add msub testBastian Koppelmann2021-05-182-0/+10
| * tests/tcg/tricore: Add madd testBastian Koppelmann2021-05-183-0/+30
| * tests/tcg/tricore: Add ftoi testBastian Koppelmann2021-05-183-0/+18
| * tests/tcg/tricore: Add fmul testBastian Koppelmann2021-05-182-0/+9
| * tests/tcg/tricore: Add fadd testBastian Koppelmann2021-05-182-0/+17
| * tests/tcg/tricore: Add dvstep testBastian Koppelmann2021-05-183-1/+44
| * tests/tcg/tricore: Add clz testBastian Koppelmann2021-05-182-0/+10
| * tests/tcg/tricore: Add bmerge testBastian Koppelmann2021-05-183-0/+33
| * tests/tcg/tricore: Add macros to create tests and first test 'abs'Bastian Koppelmann2021-05-184-0/+68
| * tests/tcg/tricore: Add build infrastructureBastian Koppelmann2021-05-182-0/+75
| * tests/tcg: Run timeout cmds using --foregroundBastian Koppelmann2021-05-181-2/+3
| * tests/tcg: Add docker_as and docker_ld cmdsBastian Koppelmann2021-05-182-1/+33
| * tests/tcg: don't iterate through other arch compilersAlex Bennée2021-05-181-89/+59Star
| * tests/tcg: Use Hexagon Docker imageAlessandro Di Federico2021-05-181-0/+5
* | tests/tcg/sparc64: Re-enable linux-testRichard Henderson2021-05-151-6/+1Star
|/
* Drop the deprecated lm32 targetMarkus Armbruster2021-05-1269-3220/+1Star
* Hexagon (target/hexagon) CABAC decode binTaylor Simpson2021-05-021-0/+28
* Hexagon (target/hexagon) load into shifted register instructionsTaylor Simpson2021-05-022-0/+416
* Hexagon (target/hexagon) load and unpack bytes instructionsTaylor Simpson2021-05-022-0/+475
* Hexagon (target/hexagon) bit reverse (brev) addressingTaylor Simpson2021-05-022-0/+191
* Hexagon (target/hexagon) circular addressingTaylor Simpson2021-05-022-0/+488
* Hexagon (target/hexagon) add A4_addp_c/A4_subp_cTaylor Simpson2021-05-011-0/+82
* Hexagon (target/hexagon) add A6_vminub_RdPTaylor Simpson2021-05-011-0/+34
* Hexagon (target/hexagon) add A5_ACS (vacsh)Taylor Simpson2021-05-011-0/+69
* Hexagon (target/hexagon) add F2_sfinvsqrtaTaylor Simpson2021-05-012-0/+44
* Hexagon (target/hexagon) add F2_sfrecipa instructionTaylor Simpson2021-05-013-0/+151
* Hexagon (target/hexagon) use softfloat for float-to-int conversionsTaylor Simpson2021-05-011-0/+145
* Hexagon (target/hexagon) decide if pred has been written at TCG gen timeTaylor Simpson2021-05-011-0/+19
* test/tcg/aarch64: Add mte-5Richard Henderson2021-04-302-1/+45
* accel/tcg: Preserve PAGE_ANON when changing page permissionsRichard Henderson2021-04-123-2/+46
* tests/tcg: relax the next step precision of the gdb sha1 testAlex Bennée2021-04-061-1/+4
* tests/tcg/i386: force -fno-pie for test-i386Alex Bennée2021-04-062-3/+19
* tests/tcg/i386: expand .data sections for system testsAlex Bennée2021-04-061-1/+1
* tests/tcg/configure.sh: make sure we pick up x86_64 cross compilersAlex Bennée2021-04-061-0/+5
* tests/tcg: add concept of container_hostsAlex Bennée2021-04-061-2/+25
* tests/tcg: update the defaults for x86 compilersAlex Bennée2021-04-061-2/+2
* tests/tcg: add HeapInfo checking to semihosting testAlex Bennée2021-03-241-1/+54
* semihosting: move semihosting tests to multiarchAlex Bennée2021-03-249-46/+90
* target/ppc: Fix bcdsub. emulation when result overflowsFabiano Rosas2021-03-094-0/+161
* meson.build: expose TCG cross compiler information in summaryAlex Bennée2021-02-241-8/+0Star
* Hexagon (tests/tcg/hexagon) TCG tests - floating pointTaylor Simpson2021-02-182-0/+371
* Hexagon (tests/tcg/hexagon) TCG tests - atomics/load/store/miscTaylor Simpson2021-02-187-0/+1147