Home
last modified time | relevance | path

Searched refs:temp3 (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/sparc/
Dsparc.c1107 rtx temp1, temp2, temp3, temp4, temp5; in sparc_emit_set_symbolic_const64() local
1156 temp3 = temp; /* op0 is allowed. */ in sparc_emit_set_symbolic_const64()
1162 temp3 = gen_reg_rtx (DImode); in sparc_emit_set_symbolic_const64()
1167 emit_insn (gen_rtx_SET (VOIDmode, temp3, in sparc_emit_set_symbolic_const64()
1169 emit_insn (gen_setl44 (op0, temp3, op1)); in sparc_emit_set_symbolic_const64()
1199 temp3 = op0; in sparc_emit_set_symbolic_const64()
1207 temp3 = gen_reg_rtx (DImode); in sparc_emit_set_symbolic_const64()
1214 emit_insn (gen_sethm (temp3, temp1, op1)); in sparc_emit_set_symbolic_const64()
1216 gen_rtx_ASHIFT (DImode, temp3, GEN_INT (32)))); in sparc_emit_set_symbolic_const64()
1271 temp3 = op0; in sparc_emit_set_symbolic_const64()
[all …]
/freebsd-9-stable/sys/dev/nvme/
Dnvme_ctrlr.c111 uint32_t temp3; in nvme_ctrlr_setup_chatham() local
116 temp3 = chatham_read_4(ctrlr, 0x8080); in nvme_ctrlr_setup_chatham()
118 device_printf(ctrlr->dev, "Chatham version: 0x%x\n", temp3); in nvme_ctrlr_setup_chatham()
143 temp3 = chatham_read_4(ctrlr, 0x8020); in nvme_ctrlr_setup_chatham()
146 temp3 = chatham_read_4(ctrlr, 0x8028); in nvme_ctrlr_setup_chatham()
/freebsd-9-stable/contrib/cvs/src/
Dsanity.sh10202 mv temp.txt temp3.txt
10229 cp temp3.txt temp.txt
10248 rm temp2.txt temp3.txt