mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-11 18:36:55 +00:00
c8d6e67d53
Also adds basic testing for "include" directive. Differential Revision: https://reviews.llvm.org/D103980
7 lines
63 B
PHP
7 lines
63 B
PHP
Const equ 00008H
|
|
|
|
push_pop macro Reg
|
|
push Reg
|
|
pop Reg
|
|
endm
|