summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-18Hexagon (linux-user/hexagon) Linux user emulationTaylor Simpson
2021-02-18Hexagon (target/hexagon) translationTaylor Simpson
2021-02-18Hexagon (target/hexagon) TCG for floating point instructionsTaylor Simpson
2021-02-18Hexagon (target/hexagon) TCG for instructions with multiple definitionsTaylor Simpson
2021-02-18Hexagon (target/hexagon) TCG generationTaylor Simpson
2021-02-18Hexagon (target/hexagon) instruction classesTaylor Simpson
2021-02-18Hexagon (target/hexagon) macrosTaylor Simpson
2021-02-18Hexagon (target/hexagon) opcode data structuresTaylor Simpson
2021-02-18Hexagon (target/hexagon) generater phase 4 - decode treeTaylor Simpson
2021-02-18Hexagon (target/hexagon) generator phase 3 - C preprocessor for decode treeTaylor Simpson
2021-02-18Hexagon (target/hexagon) generator phase 2 - generate header filesTaylor Simpson
2021-02-18Hexagon (target/hexagon) generator phase 1 - C preprocessor for semanticsTaylor Simpson
2021-02-18Hexagon (target/hexagon/imported) arch importTaylor Simpson
2021-02-18Hexagon (target/hexagon/fma_emu.[ch]) utility functionsTaylor Simpson
2021-02-18Hexagon (target/hexagon/conv_emu.[ch]) utility functionsTaylor Simpson
2021-02-18Hexagon (target/hexagon/arch.[ch]) utility functionsTaylor Simpson
2021-02-18Hexagon (target/hexagon) instruction printingTaylor Simpson
2021-02-18Hexagon (target/hexagon) instruction/packet decodeTaylor Simpson
2021-02-18Hexagon (target/hexagon) instruction attributesTaylor Simpson
2021-02-18Hexagon (target/hexagon) register fieldsTaylor Simpson
2021-02-18Hexagon (target/hexagon) instruction and packet typesTaylor Simpson
2021-02-18Hexagon (target/hexagon) architecture typesTaylor Simpson
2021-02-18Hexagon (target/hexagon) GDB StubTaylor Simpson
2021-02-18Hexagon (target/hexagon) scalar core helpersTaylor Simpson
2021-02-18Hexagon (target/hexagon) register namesTaylor Simpson
2021-02-18Hexagon (disas) disassemblerTaylor Simpson
2021-02-18Hexagon (target/hexagon) scalar core definitionTaylor Simpson
2021-02-18Hexagon (include/elf.h) ELF machine definitionTaylor Simpson
2021-02-18Hexagon (target/hexagon) READMETaylor Simpson
2021-02-18Hexagon Update MAINTAINERS fileTaylor Simpson
2021-02-18qemu/int128: Add int128_orRichard Henderson
2021-02-18Merge remote-tracking branch 'remotes/stsquad/tags/pull-plugin-updates-180221...Peter Maydell
2021-02-18tests/acceptance: add a memory callback checkAlex Bennée
2021-02-18tests/plugin: allow memory plugin to do both inline and callbacksAlex Bennée
2021-02-18tests/acceptance: add a new tests to detect counting errorsAlex Bennée
2021-02-18accel/tcg: allow plugin instrumentation to be disable via cflagsAlex Bennée
2021-02-18accel/tcg: remove CF_NOCACHE and special casesAlex Bennée
2021-02-18accel/tcg: re-factor non-RAM execution codeAlex Bennée
2021-02-18accel/tcg: cache single instruction TB on pending replay exceptionAlex Bennée
2021-02-18accel/tcg: actually cache our partial icount TBAlex Bennée
2021-02-18tests/acceptance: add a new set of tests to exercise pluginsAlex Bennée
2021-02-18tests/plugin: expand insn test to detect duplicate instructionsAlex Bennée
2021-02-18target/sh4: Create superh_io_recompile_replay_branchRichard Henderson
2021-02-18target/mips: Create mips_io_recompile_replay_branchRichard Henderson
2021-02-18accel/tcg: Create io_recompile_replay_branch hookRichard Henderson
2021-02-18exec: Move TranslationBlock typedef to qemu/typedefs.hRichard Henderson
2021-02-18accel/tcg/plugin-gen: fix the call signature for inline callbacksAlex Bennée
2021-02-18contrib: Open brace '{' following struct go on the same linezhouyang
2021-02-18contrib: space required after that ','zhouyang
2021-02-18contrib: Add spaces around operatorzhouyang