Home | History | Annotate | Download | only in aic7xxx

Lines Matching refs:immediate

207 %type <expression> expression immediate immediate_or_a
907 immediate:
1214 T_BMOV destination ',' source ',' immediate ret ';'
1231 T_MVI destination ',' immediate ret ';'
1239 * that can't know the immediate's value and
1294 * It also seems more logical as the "immediate"
1341 T_OR reg_symbol ',' immediate jmp_jc_jnc_call address ';'
1372 T_MVI immediate jmp_jc_jnc_call address ';'
1619 /* Ensure that immediate makes sense for this destination */
1631 f1_instr->immediate = immed->value;
1752 /* Ensure that immediate makes sense for this source */
1771 f3_instr->immediate = immed->value;
1834 "Invalid bit(s) 0x%x in immediate written to %s",