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
213 %type <sym_ref> reg_symbol address destination source opt_source
960 source:
973 | ',' source
1240 T_BMOV destination ',' source ',' immediate ret ';'
1247 T_MOV destination ',' source ret ';'
1388 T_TEST source ',' immediate_or_a jz_jnz address ';'
1395 T_CMP source ',' immediate_or_a je_jne address ';'
1402 T_MOV source jmp_jc_jnc_call address ';'
1670 f1_instr->source = src->symbol->info.rinfo->address
1743 f2_instr->source = src->symbol->info.rinfo->address
1807 f3_instr->source = src->symbol->info.rinfo->address
1823 "Register %s unavailable in source reg mode %d",
1829 stop("Write Only register specified as source",