Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/aicasm/
Daicasm_gram.y78 static int instruction_ptr; variable
1008 cs->begin_addr = instruction_ptr;
1023 cs->end_addr = instruction_ptr;
1043 $2->info.linfo->address = instruction_ptr;
1089 new_scope->begin_addr = instruction_ptr;
1114 new_scope->begin_addr = instruction_ptr;
1138 new_scope->begin_addr = instruction_ptr;
1153 scope_context->end_addr = instruction_ptr;
1718 instruction_ptr++; in format_1_instr()
1779 instruction_ptr++; in format_2_instr()
[all …]