Lines Matching defs:source
9 * Redistribution and use in source and binary forms, with or without
12 * 1. Redistributions of source code must retain the above copyright
214 %type <sym_ref> reg_symbol address destination source opt_source
961 source:
974 | ',' source
1241 T_BMOV destination ',' source ',' immediate ret ';'
1248 T_MOV destination ',' source ret ';'
1389 T_TEST source ',' immediate_or_a jz_jnz address ';'
1396 T_CMP source ',' immediate_or_a je_jne address ';'
1403 T_MOV source jmp_jc_jnc_call address ';'
1671 f1_instr->source = src->symbol->info.rinfo->address
1744 f2_instr->source = src->symbol->info.rinfo->address
1808 f3_instr->source = src->symbol->info.rinfo->address
1824 "Register %s unavailable in source reg mode %d",
1830 stop("Write Only register specified as source",