b43-asm: Allow complex immediates in M and S operands.
[b43-tools.git] / assembler / test.asm
index b0e86d903188819ee087ac739751fbe2d89ce6eb..54dafed419445b9f360c82fe5be076f6e1b4f1ea 100644 (file)
@@ -169,6 +169,7 @@ function_b:
        mov     testlabel, r0           /* Can use label as immediate value */
        mov r0,r1;mov r2, r3            /* ; does split instructions */
        mov     [(1+1)],[(2+2),off0]    /* Can use complex immediates as memory offsets */
+       orx     (0 + 1), (1 * 2), 0, 0, r0 /* Allow complex immediates as M or S */
 
 
 /* The .initvals section generates an "Initial Values" file