Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daicasm_gram.y82 static int instruction_ptr; variable
982 cs->begin_addr = instruction_ptr;
997 cs->end_addr = instruction_ptr;
1017 $2->info.linfo->address = instruction_ptr;
1063 new_scope->begin_addr = instruction_ptr;
1088 new_scope->begin_addr = instruction_ptr;
1112 new_scope->begin_addr = instruction_ptr;
1127 scope_context->end_addr = instruction_ptr;
1677 instruction_ptr++; in format_1_instr()
1738 instruction_ptr++; in format_2_instr()
[all …]