提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Richard Henderson 82bfac1c06 decodetree: Produce clean output for an empty input file 6 年之前
  Richard Henderson cd3e7fc18d decodetree: Add --static-decode option 6 年之前
  Richard Henderson 0eff2df4a2 decodetree: Allow grouping of overlapping patterns 6 年之前
  Richard Henderson eb6b87fac7 decodetree: Do not unconditionaly return from Pattern.output_code 6 年之前
  Philippe Mathieu-Daudé 9b3186e38f decodetree: Ensure build_tree does not include values outside insnmask 6 年之前
  Richard Henderson 3fdbf5d679 decodetree: Move documentation to docs/devel/decodetree.rst 6 年之前
  Paolo Bonzini 651514df88 decodetree: re.fullmatch was added in 3.4 6 年之前