Lines Matching refs:fmt3_ins
6414 struct ins_format3 *fmt3_ins;6423 fmt3_ins = NULL;6443 fmt3_ins = &instr.format3;6445 address = fmt3_ins->address;6462 fmt3_ins->address = address;6507 if (fmt3_ins != NULL) {6509 fmt3_ins->immediate6510 | (fmt3_ins->source << 8)6511 | (fmt3_ins->address << 16)6512 | (fmt3_ins->opcode << 25);
Indexes created Fri Oct 17 17:09:57 GMT 2025