Searched refs:vcc (Results 1 - 25 of 53) sorted by relevance

123

/netbsd-current/sys/arch/evbarm/armadillo/
H A Darmadillo9_pcic.c89 int vcc = 0; local
92 vcc |= VCC_3V;
93 return vcc;
/netbsd-current/sys/arch/evbmips/alchemy/
H A Ddbau1550.c258 uint16_t vcc, vpp; local
278 vcc = DBAU1550_PCMCIA_VCC_GND;
282 vcc = DBAU1550_PCMCIA_VCC_5V;
286 vcc = DBAU1550_PCMCIA_VCC_3V;
296 status |= vcc << shift;
/netbsd-current/sys/arch/arm/at91/
H A Dat91cf.c556 int cap, vcc = 0;
561 vcc = 5;
567 vcc = 3;
572 DPRINTFN(1, ("at91cf_get_voltage: vs1=%d, vs2=%d (%dV)\n",eppio_read_bit(sc->sc_pio, ph->ph_port, ph->ph_vs[0]),eppio_read_bit(sc->sc_pio, ph->ph_port, ph->ph_vs[1]),vcc));
573 return vcc;
/netbsd-current/sys/arch/arm/ep93xx/
H A Deppcic.c572 int cap, vcc = 0; local
577 vcc = 5;
583 vcc = 3;
588 DPRINTFN(1, ("eppcic_get_voltage: vs1=%d, vs2=%d (%dV)\n",epgpio_read_bit(sc->sc_gpio, ph->ph_port, ph->ph_vs[0]),epgpio_read_bit(sc->sc_gpio, ph->ph_port, ph->ph_vs[1]),vcc));
589 return vcc;
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm276 s_and_b64 vcc, vcc, vcc // Restore STATUS.VCCZ, not writable by s_setreg_b32
527 v_cmp_lt_u32 vcc[0:1], v2, s_save_alloc_size
547 // v_add_u32 v2, vcc[0:1], v2, v3
549 v_cmp_lt_u32 vcc[0:1], v2, s_save_alloc_size
907 s_and_b64 vcc, vcc, vcc // Restore STATUS.VCCZ, not writable by s_setreg_b32
H A Dcwsr_trap_handler_gfx10.asm220 s_and_b64 vcc, vcc, vcc // Restore STATUS.VCCZ, not writable by s_setreg_b32
878 s_and_b64 vcc, vcc, vcc // Restore STATUS.VCCZ, not writable by s_setreg_b32
H A Dcwsr_trap_handler_gfx8.asm409 v_add_u32 v2, vcc[0:1], v2, v3
410 v_cmp_lt_u32 vcc[0:1], v2, s_save_alloc_size
662 s_and_b64 vcc, vcc, vcc // Restore STATUS.VCCZ, not writable by s_setreg_b32
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn.c534 /* We allocate into exec and vcc regs. Those make small register class. */
1790 rtx vcc = gen_rtx_REG (DImode, CC_SAVE_REG); local
1809 vcc, undef_v64si, exec));
1811 vcc, vcc, undef_v64si, exec));
1814 emit_insn (gen_addv64di3_vcc_zext_dup (tmp, mem_base_lo, tmp, vcc));
1821 (tmp, tmplo, mem_base, vcc, gcn_gen_undef (V64DImode),
1824 emit_insn (gen_addv64di3_vcc_zext_dup2 (tmp, tmplo, mem_base, vcc));
2633 rtx vcc = gen_rtx_REG (DImode, VCC_LO_REG); local
2679 _0_4_8_12, vcc, gcn_gen_unde
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn.cc566 /* We allocate into exec and vcc regs. Those make small register class. */
1848 rtx vcc = gen_rtx_REG (DImode, CC_SAVE_REG);
1867 vcc, undef_v64si, exec));
1869 vcc, vcc, undef_v64si, exec));
1872 emit_insn (gen_addv64di3_vcc_zext_dup (tmp, mem_base_lo, tmp, vcc));
1879 (tmp, tmplo, mem_base, vcc, gcn_gen_undef (V64DImode),
1882 emit_insn (gen_addv64di3_vcc_zext_dup2 (tmp, tmplo, mem_base, vcc));
2700 rtx vcc = gen_rtx_REG (DImode, VCC_LO_REG); local
2750 _0_4_8_12, vcc, gcn_gen_unde
[all...]
/netbsd-current/external/gpl2/mkhybrid/dist/
H A Dconfigure796 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/netbsd-current/external/bsd/liblzf/dist/
H A Dconfigure6350 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/netbsd-current/external/gpl2/grep/dist/
H A Dconfigure3923 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/netbsd-current/external/gpl3/gcc.old/dist/libdecnumber/
H A Dconfigure4402 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/netbsd-current/external/gpl3/gcc.old/dist/intl/
H A Dconfigure4206 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/netbsd-current/external/gpl3/gdb.old/dist/intl/
H A Dconfigure4201 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/netbsd-current/external/gpl3/gdb.old/dist/libdecnumber/
H A Dconfigure4402 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/netbsd-current/external/gpl3/gcc/dist/libdecnumber/
H A Dconfigure4544 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/netbsd-current/external/gpl3/gcc/dist/intl/
H A Dconfigure4209 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/netbsd-current/external/gpl3/gdb/dist/intl/
H A Dconfigure4204 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/netbsd-current/external/gpl3/gdb/dist/libdecnumber/
H A Dconfigure4402 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/netbsd-current/external/gpl3/binutils.old/dist/intl/
H A Dconfigure4204 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dconfigure4751 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dconfigure5559 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dconfigure4290 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dconfigure4751 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */

Completed in 793 milliseconds

123