x86-64: also optimize ANDQ with immediate fitting in 7 bits
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / reg-op.s
1 # All-registers, '$'-type operands.
2 #
3 Main FMUL X,Y,Z
4 FCMP $32,Y,Z
5 FADD Y,$32,Z
6 FUN $232,$133,Z
7 FEQL X,Y,$73
8 FREM $31,Y,$233
9 FSUB X,$38,$212
10 FEQLE $4,$175,$181
11 X IS $23
12 Y IS $12
13 Z IS $67
This page took 0.031207 seconds and 4 git commands to generate.