=== chihchun_afk is now known as chihchun === alf is now known as alf_ === lool- is now known as lool === zul_ is now known as zul === nslu2-log_ is now known as nslu2-log [19:57] in thumb-2, is the final right-most operand supposed to be flexible? [20:00] for the orr mnemonic, that is [20:00] i ask this because i have a pdf titled "ARM and Thumb-2 Instruction Set Quick Reference Card" that shows the syntax of orr to be: orr rd, rn, operand2 [20:01] where operand2 allows an optional register shift by a register [20:01] but gnu as doesn't accept this