Skip to content
Commit 19493908 authored by Alkis Evlogimenos's avatar Alkis Evlogimenos
Browse files

Each instruction now has both an ImmType and a MemType. This describes

the size of the immediate and the memory operand on instructions that
use them. This resolves problems with instructions that take both a
memory and an immediate operand but their sizes differ (i.e. ADDmi32b).

llvm-svn: 11967
parent 465a5cc2
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