mirror of
https://github.com/pound-emu/pound.git
synced 2025-12-14 16:36:58 +00:00
jit/interpreter: Add stub files for arm32 decoding
Signed-off-by: Ronald Caesar <github43132@proton.me>
This commit is contained in:
parent
195893389d
commit
54166a54ea
3 changed files with 7 additions and 1 deletions
3
src/jit/interpreter/a32/instruction.c
Normal file
3
src/jit/interpreter/a32/instruction.c
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
/*
|
||||
* Defines pvm_jit_interpreter_instruction_t struct and its internal opcodes.
|
||||
*/
|
||||
Loading…
Add table
Add a link
Reference in a new issue