Searched refs:BTST (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-h8300/
H A Drelax-4.s2 ; BAND, BCLR, BIAND, BILD, BIOR, BIST, BIXOR, BLD, BNOT, BOR, BSET, BST, BTST, BXOR
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/d30v/
H A Dbittest.s3 # Bit operation instructions (BCLR, BNOT, BSET, BTST) should not be placed in IU.
14 nop <- BTST F1, R2, R3
H A Dbittest.l12 3 # Bit operation instructions \(BCLR, BNOT, BSET, BTST\) should not be placed in IU.
27 14 0018 80F00000 nop <- BTST F1, R2, R3
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Drx-parse.h81 BTST = 291, enumerator in enum:yytokentype
245 #define BTST 291 macro
H A Drx-parse.c259 BTST = 291, enumerator in enum:yytokentype
423 #define BTST 291 macro
940 "BNOT", "BRA", "BRK", "BSET", "BSR", "BTST", "CLRPSW", "CMP", "DABS",
4591 OPC(BTST),
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Drx-parse.h90 BTST = 291, /* BTST */ enumerator in enum:yytokentype
259 #define BTST 291 macro
H A Drx-parse.y156 %token BCLR BCND BFMOV BFMOVZ BMCND BNOT BRA BRK BSET BSR BTST
463 | BTST '#' EXPR ',' REG
618 | BTST '#' EXPR ',' disp '[' REG ']' DOT_B
658 | BTST REG ',' REG
667 | BTST REG ',' disp '[' REG ']' opt_b
1360 OPC(BTST),
H A Drx-parse.c272 BTST = 291, /* BTST */ enumerator in enum:yytokentype
441 #define BTST 291 macro
635 YYSYMBOL_BTST = 36, /* BTST */
1322 "BFMOVZ", "BMCND", "BNOT", "BRA", "BRK", "BSET", "BSR", "BTST", "CLRPSW",
2836 case 53: /* statement: BTST '#' EXPR ',' REG */
3068 case 89: /* statement: BTST '#' EXPR ',' disp '[' REG ']' DOT_B */
3212 case 133: /* statement: BTST REG ',' REG */
3236 case 137: /* statement: BTST REG ',' disp '[' REG ']' opt_b */
4706 OPC(BTST),
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Drx-parse.y156 %token BCLR BCND BFMOV BFMOVZ BMCND BNOT BRA BRK BSET BSR BTST
463 | BTST '#' EXPR ',' REG
618 | BTST '#' EXPR ',' disp '[' REG ']' DOT_B
658 | BTST REG ',' REG
667 | BTST REG ',' disp '[' REG ']' opt_b
1360 OPC(BTST),
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Drx-parse.y156 %token BCLR BCND BFMOV BFMOVZ BMCND BNOT BRA BRK BSET BSR BTST
463 | BTST '#' EXPR ',' REG
618 | BTST '#' EXPR ',' disp '[' REG ']' DOT_B
658 | BTST REG ',' REG
667 | BTST REG ',' disp '[' REG ']' opt_b
1360 OPC(BTST),
/netbsd-current/usr.sbin/gspa/gspa/
H A Dgsp_inst.c78 #define BTST (KREG|IMMCOM) macro
136 {"BTST",0x1C00, BTST, {EXREG, REG, 0, 0}},
499 opc = 0x4A00; /* BTST */
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-intrinsic.c858 NDS32_BUILTIN(unspec_btst, "btst", BTST)
1372 ADD_NDS32_BUILTIN2 ("pe_btst", unsigned, unsigned, unsigned, BTST);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-intrinsic.cc858 NDS32_BUILTIN(unspec_btst, "btst", BTST)
1372 ADD_NDS32_BUILTIN2 ("pe_btst", unsigned, unsigned, unsigned, BTST);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dnds32-asm.c381 {"btst", "=rt,%ra,%ib5u", ALU2 (BTST), 4, ATTR (PERF_EXT), 0, NULL, 0, NULL},
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dnds32-asm.c381 {"btst", "=rt,%ra,%ib5u", ALU2 (BTST), 4, ATTR (PERF_EXT), 0, NULL, 0, NULL},
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dnds32-asm.c381 {"btst", "=rt,%ra,%ib5u", ALU2 (BTST), 4, ATTR (PERF_EXT), 0, NULL, 0, NULL},
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dnds32-asm.c381 {"btst", "=rt,%ra,%ib5u", ALU2 (BTST), 4, ATTR (PERF_EXT), 0, NULL, 0, NULL},

Completed in 432 milliseconds