QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Richard Henderson b79f944e09 decodetree: Infer argument set before inferring format 8 months ago
..
err_argset1.decode scripts: Add decodetree.py 8 years ago
err_argset2.decode scripts: Add decodetree.py 8 years ago
err_field1.decode scripts: Add decodetree.py 8 years ago
err_field2.decode scripts: Add decodetree.py 8 years ago
err_field3.decode scripts: Add decodetree.py 8 years ago
err_field4.decode scripts: Add decodetree.py 8 years ago
err_field5.decode scripts: Add decodetree.py 8 years ago
err_field6.decode decodetree: Allow !function with no input bits 7 years ago
err_field7.decode tests/decode: Add tests for various named-field cases 3 years ago
err_field8.decode tests/decode: Add tests for various named-field cases 3 years ago
err_field9.decode tests/decode: Add tests for various named-field cases 3 years ago
err_field10.decode tests/decode: Add tests for various named-field cases 3 years ago
err_init1.decode scripts: Add decodetree.py 8 years ago
err_init2.decode scripts: Add decodetree.py 8 years ago
err_init3.decode scripts: Add decodetree.py 8 years ago
err_init4.decode scripts: Add decodetree.py 8 years ago
err_overlap1.decode scripts: Add decodetree.py 8 years ago
err_overlap2.decode scripts: Add decodetree.py 8 years ago
err_overlap3.decode scripts: Add decodetree.py 8 years ago
err_overlap4.decode scripts: Add decodetree.py 8 years ago
err_overlap5.decode scripts: Add decodetree.py 8 years ago
err_overlap6.decode scripts: Add decodetree.py 8 years ago
err_overlap7.decode scripts: Add decodetree.py 8 years ago
err_overlap8.decode scripts: Add decodetree.py 8 years ago
err_overlap9.decode scripts: Add decodetree.py 8 years ago
err_pattern_group_empty.decode test/decode: Add tests for PatternGroups 7 years ago
err_pattern_group_ident1.decode test/decode: Add tests for PatternGroups 7 years ago
err_pattern_group_ident2.decode tests/: spelling fixes 3 years ago
err_pattern_group_nest1.decode tests/decode: Test non-overlapping groups 6 years ago
err_pattern_group_nest2.decode tests/decode: Test non-overlapping groups 6 years ago
err_pattern_group_nest3.decode tests/decode: Test non-overlapping groups 6 years ago
err_pattern_group_overlap1.decode decodetree: Allow grouping of overlapping patterns 7 years ago
err_width1.decode decodetree: Properly diagnose fields overflowing an insn 7 years ago
err_width2.decode decodetree: Properly diagnose fields overflowing an insn 7 years ago
err_width3.decode decodetree: Properly diagnose fields overflowing an insn 7 years ago
err_width4.decode decodetree: Properly diagnose fields overflowing an insn 7 years ago
meson.build decodetree: Infer argument set before inferring format 8 months ago
succ_argset_type1.decode decodetree: Extend argument set syntax to allow types 5 years ago
succ_function.decode decodetree: Allow !function with no input bits 7 years ago
succ_ident1.decode decodetree: Improve identifier matching 6 years ago
succ_infer1.decode decodetree: Infer argument set before inferring format 8 months ago
succ_named_field.decode tests/decode: Add tests for various named-field cases 3 years ago
succ_pattern_group_nest1.decode test/decode: Add tests for PatternGroups 7 years ago
succ_pattern_group_nest2.decode decodetree: Allow group covering the entire insn space 6 years ago
succ_pattern_group_nest3.decode tests/decode: Test non-overlapping groups 6 years ago
succ_pattern_group_nest4.decode decodetree: Drop check for less than 2 patterns in a group 6 years ago