Lines Matching refs:SB
1629 if ( this_try->opcode->how == O (O_MOV, SB) in build_bytes()
1630 || this_try->opcode->how == O (O_BCLR, SB) in build_bytes()
1631 || this_try->opcode->how == O (O_BAND, SB) in build_bytes()
1632 || this_try->opcode->how == O (O_BIAND, SB) in build_bytes()
1633 || this_try->opcode->how == O (O_BILD, SB) in build_bytes()
1634 || this_try->opcode->how == O (O_BIOR, SB) in build_bytes()
1635 || this_try->opcode->how == O (O_BIST, SB) in build_bytes()
1636 || this_try->opcode->how == O (O_BIXOR, SB) in build_bytes()
1637 || this_try->opcode->how == O (O_BLD, SB) in build_bytes()
1638 || this_try->opcode->how == O (O_BNOT, SB) in build_bytes()
1639 || this_try->opcode->how == O (O_BOR, SB) in build_bytes()
1640 || this_try->opcode->how == O (O_BSET, SB) in build_bytes()
1641 || this_try->opcode->how == O (O_BST, SB) in build_bytes()
1642 || this_try->opcode->how == O (O_BTST, SB) in build_bytes()
1643 || this_try->opcode->how == O (O_BXOR, SB)) in build_bytes()
2022 size = SB; in md_assemble()
2058 case SB: in md_assemble()