mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-05 05:58:02 +02:00
+ add missing instructions
This commit is contained in:
parent
e1a34d3410
commit
8cafafc3e6
@ -1085,6 +1085,7 @@ implementation
|
||||
A_AND,
|
||||
A_ASR,
|
||||
A_BFXIL,
|
||||
A_BIC,
|
||||
A_CLZ,
|
||||
A_CSEL,
|
||||
A_CSET,
|
||||
@ -1093,6 +1094,7 @@ implementation
|
||||
A_EON,
|
||||
A_EOR,
|
||||
A_FADD,
|
||||
A_FCSEL,
|
||||
A_FCVT,
|
||||
A_FDIV,
|
||||
A_FMADD,
|
||||
|
Loading…
Reference in New Issue
Block a user