Home
last modified time | relevance | path

Searched refs:and1 (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Drl78-decode.opc322 /** 0111 0001 1bit 0101 and1 cy, %e1 */
325 /** 0111 0001 1bit 1101 and1 cy, %1 */
328 /** 0111 0001 0bit 1101 and1 cy, %s1 */
331 /** 0111 0001 0bit 0101 and1 cy, %s1 */
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Drl78-decode.opc322 /** 0111 0001 1bit 0101 and1 cy, %e1 */
325 /** 0111 0001 1bit 1101 and1 cy, %1 */
328 /** 0111 0001 0bit 1101 and1 cy, %s1 */
331 /** 0111 0001 0bit 0101 and1 cy, %s1 */
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c8846 tree and1 = TREE_OPERAND (and_expr, 1); in fold_unary_loc() local
8853 else if (TYPE_PRECISION (TREE_TYPE (and1)) in fold_unary_loc()
8855 && tree_fits_uhwi_p (and1)) in fold_unary_loc()
8859 cst = tree_to_uhwi (and1); in fold_unary_loc()
8861 << (TYPE_PRECISION (TREE_TYPE (and1)) - 1); in fold_unary_loc()
8870 and1 = fold_convert_loc (loc, uns, and1); in fold_unary_loc()
8875 tem = force_fit_type (type, wi::to_widest (and1), 0, in fold_unary_loc()
8876 TREE_OVERFLOW (and1)); in fold_unary_loc()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc9459 tree and1 = TREE_OPERAND (and_expr, 1); in fold_unary_loc() local
9466 else if (TYPE_PRECISION (TREE_TYPE (and1)) in fold_unary_loc()
9468 && tree_fits_uhwi_p (and1)) in fold_unary_loc()
9472 cst = tree_to_uhwi (and1); in fold_unary_loc()
9474 << (TYPE_PRECISION (TREE_TYPE (and1)) - 1); in fold_unary_loc()
9483 and1 = fold_convert_loc (loc, uns, and1); in fold_unary_loc()
9488 tem = force_fit_type (type, wi::to_widest (and1), 0, in fold_unary_loc()
9489 TREE_OVERFLOW (and1)); in fold_unary_loc()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
H A Dmicroblaze.md773 andi\t%0,%1,%2 #and1 hashtag
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/
H A Dmicroblaze.md773 andi\t%0,%1,%2 #and1 hashtag
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS54448 7228b2fd781bfb84fe2d0582375ddcb7 gcc/testsuite/gcc.target/csky/and1.c
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS60953 7228b2fd781bfb84fe2d0582375ddcb7 gcc/testsuite/gcc.target/csky/and1.c