Home
last modified time | relevance | path

Searched refs:bit1 (Results 1 – 15 of 15) sorted by relevance

/netbsd/src/external/lgpl3/gmp/dist/tests/mpz/
Dt-bit.c288 int bit0, bit1, bit2, bit3; in check_random() local
314 bit1 = mpz_tstbit (x, bitindex); in check_random()
328 if (bit1 != 1) FAIL ("bit1 != 1"); in check_random()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-ifcombine.cc394 tree name1, name2, bit1, bit2, bits1, bits2; in ifcombine_ifandif() local
412 if (recognize_single_bit_test (inner_cond, &name1, &bit1, inner_inv) in ifcombine_ifandif()
425 build_int_cst (TREE_TYPE (name1), 1), bit1); in ifcombine_ifandif()
454 print_generic_expr (dump_file, bit1); in ifcombine_ifandif()
DChangeLog-201019919 (type): Update store,bit1,macc,div,fpu and single attributes.
/netbsd/src/tests/usr.bin/xlint/lint1/
Dgcc_attribute_var.c63 bit1:1 __attribute__(()), member
/netbsd/src/external/bsd/pdisk/dist/
DDoSCSICommand.h83 bit1 = (1 << 1), enumerator
/netbsd/src/sys/arch/evbarm/conf/
DARMADILLO210149 epled0 at epgpio0 port 4 bit1 1 bit2 0
152 armadillo9iic0 at epgpio0 port 1 bit1 4 bit2 5
DARMADILLO9157 epled0 at epgpio0 port 4 bit1 0 bit2 1
160 armadillo9iic0 at epgpio0 port 1 bit1 4 bit2 5
/netbsd/src/sys/arch/arm/ep93xx/
Dfiles.ep93xx31 device epgpio { [port=-1], [bit1=-1], [bit2=-1] }: gpiobus
/netbsd/src/external/gpl3/gcc/dist/gcc/config/v850/
Dv850.md102 (define_attr "type" "load,store,bit1,mult,macc,div,fpu,single,other"
738 (set_attr "type" "bit1")])
759 (set_attr "type" "bit1")])
779 (set_attr "type" "bit1")])
829 (set_attr "type" "bit1")])
853 (set_attr "type" "bit1")])
878 (set_attr "type" "bit1")])
928 (set_attr "type" "bit1")])
952 (set_attr "type" "bit1")])
977 (set_attr "type" "bit1")])
/netbsd/src/external/gpl3/gdb/dist/cpu/
Depiphany.cpu427 (psw-h-bit h-expcause1bit "exceprion cause bit1")
470 (psw-h-bit h-arithmetic-modebit1 "arithmetic mode bit1")
504 (psw-bit expcause1bit h-expcause1bit "exceprion cause bit1")
529 (psw-bit arithmetic-modebit1 h-arithmetic-modebit1 "arithmetic mode bit1")
/netbsd/src/external/gpl3/binutils/dist/cpu/
Depiphany.cpu427 (psw-h-bit h-expcause1bit "exceprion cause bit1")
470 (psw-h-bit h-arithmetic-modebit1 "arithmetic mode bit1")
504 (psw-bit expcause1bit h-expcause1bit "exceprion cause bit1")
529 (psw-bit arithmetic-modebit1 h-arithmetic-modebit1 "arithmetic mode bit1")
/netbsd/src/external/bsd/wpa/dist/hostapd/
DREADME310 # bit1 = IEEE 802.11i/RSN (WPA2)
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000.cc11607 unsigned HOST_WIDE_INT bit1 = val & -val; in rs6000_is_valid_2insn_and() local
11608 unsigned HOST_WIDE_INT bit2 = (val + bit1) & ~val; in rs6000_is_valid_2insn_and()
11609 unsigned HOST_WIDE_INT val1 = (val + bit1) & val; in rs6000_is_valid_2insn_and()
11658 unsigned HOST_WIDE_INT bit1 = val & -val; in rs6000_emit_2insn_and() local
11659 unsigned HOST_WIDE_INT bit2 = (val + bit1) & ~val; in rs6000_emit_2insn_and()
11660 unsigned HOST_WIDE_INT val1 = (val + bit1) & val; in rs6000_emit_2insn_and()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Ds390.cc1525 int bit0, bit1; in s390_tm_ccmode() local
1547 bit1 = exact_log2 (INTVAL (op2)); in s390_tm_ccmode()
1549 if (bit0 != -1 && bit1 != -1) in s390_tm_ccmode()
1550 return bit0 > bit1 ? CCT1mode : CCT2mode; in s390_tm_ccmode()
/netbsd/src/sys/lib/libkern/arch/hppa/
Dmilli.S420 bit1: .equ 1 label