aboutsummaryrefslogtreecommitdiff
path: root/target/xtensa
AgeCommit message (Expand)AuthorFilesLines
2018-11-20target/xtensa: drop num_[core_]regs from dc232b/dc233c configsMax Filippov4-4/+2
2018-11-20target/xtensa: gdbstub fix register countingMax Filippov1-3/+8
2018-10-01target/xtensa: extract gen_check_interrupts callMax Filippov1-25/+53
2018-10-01target/xtensa: make rsr/wsr helpers return voidMax Filippov1-66/+36
2018-10-01target/xtensa: extract unconditional TB termination via slot 0Max Filippov1-47/+36
2018-10-01target/xtensa: always end TB on CCOUNT access/CCOMPARE writeMax Filippov1-8/+5
2018-10-01target/xtensa: change SR number checks to assertionsMax Filippov1-36/+29
2018-10-01target/xtensa: extract unconditional TB terminationMax Filippov1-39/+28
2018-10-01target/xtensa: extract test for division by zeroMax Filippov1-22/+31
2018-10-01target/xtensa: extract test for cpdisabled exceptionMax Filippov2-108/+123
2018-10-01target/xtensa: extract test for alloca exceptionMax Filippov1-3/+8
2018-10-01target/xtensa: extract test for window underflow exceptionMax Filippov3-9/+25
2018-10-01target/xtensa: extract test for window overflow exceptionMax Filippov3-587/+889
2018-10-01target/xtensa: extract test for debug exceptionMax Filippov1-10/+13
2018-10-01target/xtensa: extract test for syscall instructionMax Filippov1-7/+6
2018-10-01target/xtensa: extract test for privileged instructionMax Filippov1-93/+294
2018-10-01target/xtensa: extract test for an illegal instructionMax Filippov5-73/+400
2018-09-17target/xtensa: support input from chardev consoleMax Filippov1-10/+61
2018-09-17target/xtensa: fix s32c1i TCGMemOp flagsMax Filippov1-1/+1
2018-09-17target/xtensa: fix FPU2000 bugsMax Filippov1-3/+3
2018-09-17target/xtensa: convert to do_transaction_failedMax Filippov4-16/+35
2018-08-19target/xtensa: add test_kc705_be coreMax Filippov5-0/+46004
2018-08-19target/xtensa: clean up gdbstub register handlingMax Filippov3-23/+51
2018-08-19target/xtensa: fix gdbstub register countsMax Filippov1-1/+3
2018-08-06target/xtensa/cpu: Set owner of memory region in xtensa_cpu_initfnThomas Huth1-1/+1
2018-07-02hw/xtensa: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-2/+3
2018-06-30xtensa: Avoid calling get_page_addr_code() from helper functionPeter Maydell1-1/+5
2018-06-30target/xtensa: Convert to TranslatorOpsRichard Henderson1-101/+116
2018-06-30target/xtensa: Change gen_intermediate_code dc to pointerRichard Henderson1-61/+61
2018-06-30target/xtensa: Convert to DisasContextBaseRichard Henderson1-47/+44
2018-06-30target/xtensa: Replace DISAS_UPDATE with DISAS_NORETURNRichard Henderson1-12/+9
2018-06-30target/xtensa: check zero overhead loop alignmentMax Filippov3-0/+9
2018-06-28move public invalidate APIs out of translate-all.{c,h}, clean upPaolo Bonzini1-8/+1
2018-06-08target/xtensa: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé1-3/+3
2018-06-04Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...Peter Maydell1-2/+2
2018-06-01tcg: Pass tb and index to tcg_gen_exit_tb separatelyRichard Henderson1-2/+2
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell7-7/+1
2018-06-01target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé7-7/+0
2018-05-31target/xtensa: Include "qemu/timer.h" to use NANOSECONDS_PER_SECONDPhilippe Mathieu-Daudé1-0/+1
2018-05-31Make tb_invalidate_phys_addr() take a MemTxAttrs argumentPeter Maydell1-1/+2
2018-05-21Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell6-167/+56
2018-05-20Remove unnecessary variables for function return valueLaurent Vivier6-167/+56
2018-05-18target/xtensa: Honor CPU_DUMP_FPURichard Henderson1-1/+2
2018-05-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510'...Peter Maydell1-17/+33
2018-05-10target/xtensa: Use new min/max expandersRichard Henderson1-17/+33
2018-05-09target/xtensa: avoid integer overflow in next_page PC checkEmilio G. Cota1-5/+4
2018-04-11icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk1-2/+2
2018-03-26target/xtensa: fix timers testMax Filippov1-1/+1
2018-03-26target/xtensa/import_core.sh: fix #include <xtensa-isa.h>Max Filippov1-0/+1
2018-03-26target/xtensa: add .inc. to non-top level source file namesMax Filippov15-13/+13