Richard Henderson
|
af93ccacc7
decodetree: Extend argument set syntax to allow types
|
4 年之前 |
Luis Fernando Fujita Pires
|
60c425f328
decodetree: Add support for 64-bit instructions
|
4 年之前 |
Richard Henderson
|
9f6e2b4d34
decodetree: More use of f-strings
|
4 年之前 |
Richard Henderson
|
c7cefe6c66
decodetree: Introduce whex and whexC helpers
|
4 年之前 |
Philippe Mathieu-Daudé
|
4cacecaaa2
decodetree: Open files with encoding='utf-8'
|
4 年之前 |
Chetan Pant
|
d6ea423635
overall/alpha tcg cpus|hppa: Fix Lesser GPL version number
|
4 年之前 |
Peter Maydell
|
514101c0b9
decodetree: Fix codegen for non-overlapping group inside overlapping group
|
4 年之前 |
zhaolichang
|
65fdb3cc2e
scripts/: fix some comment spelling errors
|
5 年之前 |
Richard Henderson
|
acfdd2398d
decodetree: Improve identifier matching
|
5 年之前 |
Paolo Bonzini
|
abff1abfe8
meson: target
|
5 年之前 |
Thomas Huth
|
7aa12aa215
Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch
|
5 年之前 |
Richard Henderson
|
fe079aa13d
decodetree: Drop check for less than 2 patterns in a group
|
5 年之前 |
Richard Henderson
|
067e8b0f45
decodetree: Implement non-overlapping groups
|
5 年之前 |
Richard Henderson
|
08561fc128
decodetree: Move semantic propagation into classes
|
5 年之前 |
Richard Henderson
|
b44b3449a0
decodetree: Allow group covering the entire insn space
|
5 年之前 |
Richard Henderson
|
df63044d02
decodetree: Split out MultiPattern from IncMultiPattern
|
5 年之前 |
Richard Henderson
|
040145c4f8
decodetree: Rename MultiPattern to IncMultiPattern
|
5 年之前 |
Richard Henderson
|
2fd51b19c9
decodetree: Tidy error_with_file
|
5 年之前 |
John Snow
|
2d110c1149
python: remove more instances of sys.version_info
|
5 年之前 |
Philippe Mathieu-Daudé
|
b412378785
decodetree: Use Python3 floor division operator
|
5 年之前 |
Philippe Mathieu-Daudé
|
3d004a371e
scripts: Explicit usage of Python 3 (scripts with __main__)
|
5 年之前 |
Richard Henderson
|
c692079597
decodetree: Suppress redundant declaration warnings
|
6 年之前 |
Richard Henderson
|
94597b6146
decodetree: Allow !function with no input bits
|
6 年之前 |
Richard Henderson
|
2c7d442743
decodetree: Fix comparison of Field
|
6 年之前 |
Richard Henderson
|
451e4ffdb0
decodetree: Add DisasContext argument to !function expanders
|
6 年之前 |
Richard Henderson
|
70e0711ab1
decodetree: Expand a decode_load function
|
6 年之前 |
Richard Henderson
|
17560e9349
decodetree: Initial support for variable-length ISAs
|
6 年之前 |
Richard Henderson
|
2decfc9558
decodetree: Properly diagnose fields overflowing an insn
|
6 年之前 |
Richard Henderson
|
71ecf79bf4
decodetree: Prefix extract function names with decode_function
|
6 年之前 |
Richard Henderson
|
263ac638a7
decodetree: Allow +- to begin a number initializing a field
|
6 年之前 |