Skip to content
Unverified Commit 93589057 authored by Jake Egan's avatar Jake Egan Committed by GitHub
Browse files

[PowerPC] Add error for incorrect use of memory operands (#114277)

If an instruction doesn't support memory operands, but one is provided,
an error should be raised. And conversely, if an instruction requires a
memory operand, but none is given, an error should be raised.
parent fa988874
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment