[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[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.030122 seconds and 4 git commands to generate.