Searched refs:ubit (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_cg.c1735 uint_t ubit = dnp->dn_flags & DT_NF_USERLAND; local
1749 dnp->dn_flags |= ubit;
1899 uint_t ubit = dnp->dn_flags & DT_NF_USERLAND; local
1914 dnp->dn_flags |= ubit;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c16769 mve_encode_qqq (int ubit, int size)
16772 inst.instruction |= (ubit != 0) << 28;
16832 neon_three_same (int isquad, int ubit, int size)
16835 inst.instruction |= (ubit != 0) << 24;
16850 neon_two_same (int qbit, int ubit, int size)
16857 inst.instruction |= (ubit != 0) << 24;
17918 neon_mul_mac (struct neon_type_el et, int ubit)
17935 inst.instruction |= (ubit != 0) << 24;
19821 /* "opcode" from template has included "ubit", so simply pass 0 here. Also,
21596 Product instruction, so we pass 0 as the "ubit" paramete
16763 mve_encode_qqq(int ubit, int size) argument
16826 neon_three_same(int isquad, int ubit, int size) argument
16844 neon_two_same(int qbit, int ubit, int size) argument
17912 neon_mul_mac(struct neon_type_el et, int ubit) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c16709 mve_encode_qqq (int ubit, int size)
16712 inst.instruction |= (ubit != 0) << 28;
16772 neon_three_same (int isquad, int ubit, int size)
16775 inst.instruction |= (ubit != 0) << 24;
16790 neon_two_same (int qbit, int ubit, int size)
16797 inst.instruction |= (ubit != 0) << 24;
17858 neon_mul_mac (struct neon_type_el et, int ubit)
17875 inst.instruction |= (ubit != 0) << 24;
19761 /* "opcode" from template has included "ubit", so simply pass 0 here. Also,
21530 Product instruction, so we pass 0 as the "ubit" paramete
16703 mve_encode_qqq(int ubit, int size) argument
16766 neon_three_same(int isquad, int ubit, int size) argument
16784 neon_two_same(int qbit, int ubit, int size) argument
17852 neon_mul_mac(struct neon_type_el et, int ubit) argument
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c16769 mve_encode_qqq (int ubit, int size)
16772 inst.instruction |= (ubit != 0) << 28;
16832 neon_three_same (int isquad, int ubit, int size)
16835 inst.instruction |= (ubit != 0) << 24;
16850 neon_two_same (int qbit, int ubit, int size)
16857 inst.instruction |= (ubit != 0) << 24;
17918 neon_mul_mac (struct neon_type_el et, int ubit)
17935 inst.instruction |= (ubit != 0) << 24;
19821 /* "opcode" from template has included "ubit", so simply pass 0 here. Also,
21596 Product instruction, so we pass 0 as the "ubit" paramete
16763 mve_encode_qqq(int ubit, int size) argument
16826 neon_three_same(int isquad, int ubit, int size) argument
16844 neon_two_same(int qbit, int ubit, int size) argument
17912 neon_mul_mac(struct neon_type_el et, int ubit) argument
[all...]

Completed in 590 milliseconds