Histórico de Commits

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