Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/microcode/aic7xxx/
Daicasm_gram.y84 static int instruction_ptr; variable
984 cs->begin_addr = instruction_ptr;
999 cs->end_addr = instruction_ptr;
1019 $2->info.linfo->address = instruction_ptr;
1065 new_scope->begin_addr = instruction_ptr;
1090 new_scope->begin_addr = instruction_ptr;
1114 new_scope->begin_addr = instruction_ptr;
1129 scope_context->end_addr = instruction_ptr;
1679 instruction_ptr++; in format_1_instr()
1740 instruction_ptr++; in format_2_instr()
[all …]