mirror of
https://github.com/emptyynes/LIVM.git
synced 2025-10-28 21:28:55 +03:00
Add files via upload
This commit is contained in:
parent
560bc596ad
commit
45700a571c
9 changed files with 81 additions and 32 deletions
30
opcodelist
30
opcodelist
|
|
@ -1,16 +1,34 @@
|
|||
nop
|
||||
goto
|
||||
ive
|
||||
iveselei
|
||||
selei
|
||||
iv
|
||||
ivse
|
||||
se
|
||||
saveip
|
||||
setspp
|
||||
setsp
|
||||
savesp
|
||||
setdpp
|
||||
setdp
|
||||
savedp
|
||||
poweroff
|
||||
poff
|
||||
pushu64
|
||||
push64
|
||||
pushd
|
||||
pushu32
|
||||
push32
|
||||
pushf
|
||||
pushu16
|
||||
push16
|
||||
pushu8
|
||||
push8
|
||||
popu64
|
||||
pop64
|
||||
popd
|
||||
popu32
|
||||
pop32
|
||||
popf
|
||||
popu16
|
||||
pop16
|
||||
popu8
|
||||
pop8
|
||||
ilsumu64
|
||||
ilsubu64
|
||||
ilmulu64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue