.method main .args 3 .define a = 1 .define b = 2 iload a iload b iushr ireturn