summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2021-02-21target/mips: Introduce gen_load_gpr_hi() / gen_store_gpr_hi() helpersPhilippe Mathieu-Daudé
2021-02-21target/mips: Rename 128-bit upper halve GPR registersPhilippe Mathieu-Daudé
2021-02-21target/mips: Promote 128-bit multimedia registers as global onesPhilippe Mathieu-Daudé
2021-02-21target/mips: Make cpu_HI/LO registers publicPhilippe Mathieu-Daudé
2021-02-21target/mips: Include missing "tcg/tcg.h" headerPhilippe Mathieu-Daudé
2021-02-21target/mips: Remove unused 'rw' argument from page_table_walk_refill()Philippe Mathieu-Daudé
2021-02-21target/mips: Let CPUMIPSTLBContext::map_address() take MMUAccessTypePhilippe Mathieu-Daudé
2021-02-21target/mips: Let get_seg*_physical_address() take MMUAccessType argPhilippe Mathieu-Daudé
2021-02-21target/mips: Let get_physical_address() take MMUAccessType argumentPhilippe Mathieu-Daudé
2021-02-21target/mips: Let raise_mmu_exception() take MMUAccessType argumentPhilippe Mathieu-Daudé
2021-02-21target/mips: Let cpu_mips_translate_address() take MMUAccessType argPhilippe Mathieu-Daudé
2021-02-21target/mips: Let do_translate_address() take MMUAccessType argumentPhilippe Mathieu-Daudé
2021-02-21target/mips: Replace magic value by MMU_DATA_LOAD definitionPhilippe Mathieu-Daudé
2021-02-21target/mips: Remove unused MMU definitionsPhilippe Mathieu-Daudé
2021-02-21target/mips: Remove access_type argument from get_physical_address()Philippe Mathieu-Daudé
2021-02-21target/mips: Remove access_type arg from get_segctl_physical_address()Philippe Mathieu-Daudé
2021-02-21target/mips: Remove access_type argument from get_seg_physical_addressPhilippe Mathieu-Daudé
2021-02-21target/mips: Remove access_type argument from map_address() handlerPhilippe Mathieu-Daudé
2021-02-21target/mips: fetch code with translator_ldPhilippe Mathieu-Daudé
2021-02-20target/avr/cpu: Use device_class_set_parent_realize()Philippe Mathieu-Daudé
2021-02-18i386: Add the support for AMD EPYC 3rd generation processorsBabu Moger
2021-02-18Hexagon build infrastructureTaylor 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 (target/hexagon) scalar core definitionTaylor Simpson
2021-02-18Hexagon (target/hexagon) READMETaylor Simpson
2021-02-18target/sh4: Create superh_io_recompile_replay_branchRichard Henderson
2021-02-18target/mips: Create mips_io_recompile_replay_branchRichard Henderson