aarch64: override default elf .set handling in gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / expr-1.s
1 % Test expression example from TAOCP. Nothing problematic; does not have
2 % the known expression evaluation order mismatch problem.
3
4 k IS #cdef00
5 Main OCTA #ab<<32+k&~(k-1)
This page took 0.038465 seconds and 4 git commands to generate.