aboutsummaryrefslogtreecommitdiff
path: root/gas/cgen.c
diff options
context:
space:
mode:
Diffstat (limited to 'gas/cgen.c')
-rw-r--r--gas/cgen.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/cgen.c b/gas/cgen.c
index cbac745..bf8791f 100644
--- a/gas/cgen.c
+++ b/gas/cgen.c
@@ -385,6 +385,8 @@ gas_cgen_parse_operand (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
/* FIXME: Need to check `want'. */
+ resolve_register (&exp);
+
switch (exp.X_op)
{
case O_illegal: