Searched refs:BNOT (Results 1 - 9 of 9) sorted by relevance

/haiku-buildtools/binutils/ld/testsuite/ld-h8300/
H A Drelax-4.s2 ; BAND, BCLR, BIAND, BILD, BIOR, BIST, BIXOR, BLD, BNOT, BOR, BSET, BST, BTST, BXOR
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-h8300/
H A Drelax-4.s2 ; BAND, BCLR, BIAND, BILD, BIOR, BIST, BIXOR, BLD, BNOT, BOR, BSET, BST, BTST, BXOR
/haiku-buildtools/binutils/gas/testsuite/gas/d30v/
H A Dbittest.s3 # Bit operation instructions (BCLR, BNOT, BSET, BTST) should not be placed in IU.
16 nop -> BNOT R1, R2, R3
17 BNOT r1, r2, r3 -> nop
H A Dbittest.l12 3 # Bit operation instructions \(BCLR, BNOT, BSET, BTST\) should not be placed in IU.
33 16 0028 00F00000 nop -> BNOT R1, R2, R3
35 17 0030 02101083 BNOT r1, r2, r3 -> nop
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/d30v/
H A Dbittest.s3 # Bit operation instructions (BCLR, BNOT, BSET, BTST) should not be placed in IU.
16 nop -> BNOT R1, R2, R3
17 BNOT r1, r2, r3 -> nop
H A Dbittest.l12 3 # Bit operation instructions \(BCLR, BNOT, BSET, BTST\) should not be placed in IU.
33 16 0028 00F00000 nop -> BNOT R1, R2, R3
35 17 0030 02101083 BNOT r1, r2, r3 -> nop
/haiku-buildtools/binutils/gas/
H A Drx-parse.h69 BNOT = 279, enumerator in enum:yytokentype
203 #define BNOT 279 macro
H A Drx-parse.c242 BNOT = 279, enumerator in enum:yytokentype
376 #define BNOT 279 macro
844 "BMCND", "BNOT", "BRA", "BRK", "BSET", "BSR", "BTST", "CLRPSW", "CMP",
4012 OPC(BNOT),
/haiku-buildtools/binutils/gas/config/
H A Drx-parse.y151 %token BCLR BCND BMCND BNOT BRA BRK BSET BSR BTST
654 | BNOT REG ',' REG
663 | BNOT REG ',' disp '[' REG ']' opt_b
696 | BNOT '#' EXPR ',' disp '[' REG ']' opt_b
821 | BNOT '#' EXPR ',' REG
1164 OPC(BNOT),

Completed in 165 milliseconds