Add copy_special instruction.
This commit is contained in:
committed by
Jakob Stoklund Olesen
parent
8ed37e352e
commit
cdf70ccb77
@@ -358,6 +358,7 @@ impl<'a> Verifier<'a> {
|
||||
Load { .. } |
|
||||
Store { .. } |
|
||||
RegMove { .. } |
|
||||
CopySpecial { .. } |
|
||||
Trap { .. } |
|
||||
CondTrap { .. } |
|
||||
NullAry { .. } => {}
|
||||
|
||||
Reference in New Issue
Block a user