Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/microcode/aic7xxx/
Daicasm.c332 if (cur_instr->patch_label != NULL) { in back_patch()
336 if (cur_instr->patch_label->type != LABEL) { in back_patch()
341 cur_instr->patch_label->name); in back_patch()
347 address += cur_instr->patch_label->info.linfo->address; in back_patch()
Daicasm_insformat.h108 struct symbol *patch_label; member
Daicasm_gram.y1766 instr->patch_label = address->symbol; in format_3_instr()
/mirbsd/src/sys/dev/microcode/siop/
Dncr53cxxx.c311 void patch_label (void);
670 void patch_label (void) in patch_label() function
1061 patch_label(); in f_wait()
1176 patch_label(); in transfer()
1262 patch_label(); in select_reselect()