Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_gram.y78 static int instruction_ptr; variable
980 cs->begin_addr = instruction_ptr;
995 cs->end_addr = instruction_ptr;
1015 $2->info.linfo->address = instruction_ptr;
1061 new_scope->begin_addr = instruction_ptr;
1086 new_scope->begin_addr = instruction_ptr;
1110 new_scope->begin_addr = instruction_ptr;
1125 scope_context->end_addr = instruction_ptr;
1674 instruction_ptr++; in format_1_instr()
1735 instruction_ptr++; in format_2_instr()
[all …]