zhaolichang
|
65fdb3cc2e
scripts/: fix some comment spelling errors
|
il y a 5 ans |
Richard Henderson
|
acfdd2398d
decodetree: Improve identifier matching
|
il y a 5 ans |
Paolo Bonzini
|
abff1abfe8
meson: target
|
il y a 5 ans |
Thomas Huth
|
7aa12aa215
Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch
|
il y a 5 ans |
Richard Henderson
|
fe079aa13d
decodetree: Drop check for less than 2 patterns in a group
|
il y a 5 ans |
Richard Henderson
|
067e8b0f45
decodetree: Implement non-overlapping groups
|
il y a 5 ans |
Richard Henderson
|
08561fc128
decodetree: Move semantic propagation into classes
|
il y a 5 ans |
Richard Henderson
|
b44b3449a0
decodetree: Allow group covering the entire insn space
|
il y a 5 ans |
Richard Henderson
|
df63044d02
decodetree: Split out MultiPattern from IncMultiPattern
|
il y a 5 ans |
Richard Henderson
|
040145c4f8
decodetree: Rename MultiPattern to IncMultiPattern
|
il y a 5 ans |
Richard Henderson
|
2fd51b19c9
decodetree: Tidy error_with_file
|
il y a 5 ans |
John Snow
|
2d110c1149
python: remove more instances of sys.version_info
|
il y a 5 ans |
Philippe Mathieu-Daudé
|
b412378785
decodetree: Use Python3 floor division operator
|
il y a 5 ans |
Philippe Mathieu-Daudé
|
3d004a371e
scripts: Explicit usage of Python 3 (scripts with __main__)
|
il y a 5 ans |
Richard Henderson
|
c692079597
decodetree: Suppress redundant declaration warnings
|
il y a 6 ans |
Richard Henderson
|
94597b6146
decodetree: Allow !function with no input bits
|
il y a 6 ans |
Richard Henderson
|
2c7d442743
decodetree: Fix comparison of Field
|
il y a 6 ans |
Richard Henderson
|
451e4ffdb0
decodetree: Add DisasContext argument to !function expanders
|
il y a 6 ans |
Richard Henderson
|
70e0711ab1
decodetree: Expand a decode_load function
|
il y a 6 ans |
Richard Henderson
|
17560e9349
decodetree: Initial support for variable-length ISAs
|
il y a 6 ans |
Richard Henderson
|
2decfc9558
decodetree: Properly diagnose fields overflowing an insn
|
il y a 6 ans |
Richard Henderson
|
71ecf79bf4
decodetree: Prefix extract function names with decode_function
|
il y a 6 ans |
Richard Henderson
|
263ac638a7
decodetree: Allow +- to begin a number initializing a field
|
il y a 6 ans |
Richard Henderson
|
82bfac1c06
decodetree: Produce clean output for an empty input file
|
il y a 6 ans |
Richard Henderson
|
cd3e7fc18d
decodetree: Add --static-decode option
|
il y a 6 ans |
Richard Henderson
|
0eff2df4a2
decodetree: Allow grouping of overlapping patterns
|
il y a 6 ans |
Richard Henderson
|
eb6b87fac7
decodetree: Do not unconditionaly return from Pattern.output_code
|
il y a 6 ans |
Philippe Mathieu-Daudé
|
9b3186e38f
decodetree: Ensure build_tree does not include values outside insnmask
|
il y a 6 ans |
Richard Henderson
|
3fdbf5d679
decodetree: Move documentation to docs/devel/decodetree.rst
|
il y a 6 ans |
Paolo Bonzini
|
651514df88
decodetree: re.fullmatch was added in 3.4
|
il y a 6 ans |