◄Up► ◄Contents► ◄Index► ◄Back► ──MASM Index──────────────────────────────────────────────────────────────── ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐ │A│B│C│D│E│F│G│H│I│J│K│L│M│N│O│P│Q│R│S│T│U│V│W│X-Z│*│ └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘ @B operand Local Code Labels BASIC calling convention Definition of Language Type BCD arithmetic Binary Coded Decimal Coprocessor Instructions Binary Coded Decimal Processor Instructions BIOS interrupts BIOS Function Calls bit operations Processor Boolean and Shift Instructions bitwise logical operators Logical and Shift Operators BOUND instruction Check Array Bounds braces Declare Record ({}) Operator .BREAK directive Exit Iterative Directives BSF instruction Bit Scan Forward BSR instruction Bit Scan Reverse BSWAP instruction Byte Swap BT instruction Bit Test BTC instruction Bit Test (Complement) BTR instruction Bit Test (Reset) BTS instruction Bit Test (Set) BYTE directive Declare Variables (Byte) -♦-