shader: Stub ISBERD
This commit is contained in:
parent
211fc6331d
commit
c6b81943a9
3 changed files with 56 additions and 4 deletions
|
@ -141,10 +141,6 @@ void TranslatorVisitor::IMUL32I(u64) {
|
|||
ThrowNotImplemented(Opcode::IMUL32I);
|
||||
}
|
||||
|
||||
void TranslatorVisitor::ISBERD(u64) {
|
||||
ThrowNotImplemented(Opcode::ISBERD);
|
||||
}
|
||||
|
||||
void TranslatorVisitor::JCAL(u64) {
|
||||
ThrowNotImplemented(Opcode::JCAL);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue