1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/mps/tool
Helmut Eller 698a403d32 Recognize some Amd64 instruction patterns
* mps/code/prmci6.c (IsSimpleMov): Actually do something.
(IsRexPrefix, DecodeSimpleMov, RexR, RexB, RexX, DecodeDisp32)
(SignedInsElt, RegValue, DecodeModRM, DecodeSIB, DecodeCB): New helpers.
* mps/code/prmctest.c: New file.
* mps/code/comm.gmk: Add prmctest.
* mps/tool/testcases.txt: Here too.
2025-10-11 20:33:40 +02:00
..
autoconf/build-aux Remove some autoconf-generated files 2025-09-13 15:39:24 +02:00
.gitignore Un-rename .gitignore 2025-09-13 10:03:13 +02:00
.p4ignore Swap .gitignore and .p4ignore. 2022-01-11 14:34:05 +00:00
branch Consistent spelling of "license" 2020-08-30 10:13:06 +01:00
check-fixme Improving comment on exclusion list in response to review <https://github.com/ravenbrook/mps/pull/119#issuecomment-1441605046>. 2023-02-24 08:43:48 +00:00
check-rst Excluding manual/build.txt from check-rst. fixes github issue. 2023-02-15 09:16:41 +00:00
check-shell-scripts Fixing issues found in review of 2023-01-30 <https://github.com/ravenbrook/mps/pull/117#issuecomment-1408484708>: clarifying leader comment. adding usage. referencing shellcheck manual. 2023-01-30 16:49:41 +00:00
gcovfmt Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
github-ci-kick Fixing argument parsing errors found by check-shell-scripts in <https://github.com/ravenbrook/mps/actions/runs/4046143279/jobs/6958557079>. 2023-01-30 17:02:16 +00:00
index.rst Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
monitor Fix typos. 2024-11-26 22:10:23 +07:00
mpsclasses.py Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
noaslr.c Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
p4-bisect Use https: instead of http: when linking to the ravenbrook web site. 2020-08-30 10:13:03 +01:00
p4.py Consistent spelling of "license" 2020-08-30 10:13:06 +01:00
pause_large.png Pause/unpause during live animation. 2018-06-26 11:05:43 +01:00
release Consistent spelling of "license" 2020-08-30 10:13:06 +01:00
testaslr.c Update license for a couple of files (makefile.in, tool/testaslr.c). 2020-08-30 10:04:20 +01:00
testcases.txt Recognize some Amd64 instruction patterns 2025-10-11 20:33:40 +02:00
testcoverage Inserting tests and conditionals in resonse to shellcheck warnings. 2023-01-14 09:15:42 +00:00
testemscripten Inserting tests and conditionals in resonse to shellcheck warnings. 2023-01-14 09:15:42 +00:00
testopendylan Inserting tests and conditionals in resonse to shellcheck warnings. 2023-01-14 09:15:42 +00:00
testrun.bat Fix indentation of second clause of license. 2020-08-30 10:13:06 +01:00
testrun.sh * mps/tool/testrun.sh (testansi, testpollnone): Skip Unix & Windows 2025-09-25 20:42:14 +02:00
travis-ci-kick Fixing argument parsing errors found by check-shell-scripts in <https://github.com/ravenbrook/mps/actions/runs/4046143279/jobs/6958557079>. 2023-01-30 17:02:16 +00:00