Home
last modified time | relevance | path

Searched refs:allones (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y74 static symbol_ref_t allones; variable
365 | allones
569 allones:
572 if (allones.symbol != NULL) {
577 allones.symbol = cur_symbol;
1228 format_1_instr(AIC_OP_ADD, &none, &immed, &allones, $2);
1235 format_1_instr(AIC_OP_ADD, &$2, &immed, &allones, $3);
1684 if (src->symbol == allones.symbol) in format_1_instr()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.reg680 allones
H A Daic79xx.reg3539 allones
/openbmc/qemu/fpu/
H A Dsoftfloat.c980 #define frac_allones(A) FRAC_GENERIC_64_128(allones, A)(A)