Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/aicasm/
Daicasm_gram.y79 static int instruction_ptr; variable
1009 cs->begin_addr = instruction_ptr;
1024 cs->end_addr = instruction_ptr;
1044 $2->info.linfo->address = instruction_ptr;
1090 new_scope->begin_addr = instruction_ptr;
1115 new_scope->begin_addr = instruction_ptr;
1139 new_scope->begin_addr = instruction_ptr;
1154 scope_context->end_addr = instruction_ptr;
1719 instruction_ptr++; in format_1_instr()
1780 instruction_ptr++; in format_2_instr()
[all …]