Searched refs:aoffset (Results 1 – 3 of 3) sorted by relevance
740 int aoffset; /* Bits into arguments. */ in print_insn_ns32k() local787 aoffset = ns32k_opcodes[i].opcode_size; in print_insn_ns32k()815 aoffset += 8; in print_insn_ns32k()816 index_offset[0] = aoffset; in print_insn_ns32k()826 aoffset += 8; in print_insn_ns32k()827 index_offset[1] = aoffset; in print_insn_ns32k()837 ioffset = print_insn_arg (*d, ioffset, &aoffset, buffer, in print_insn_ns32k()867 return aoffset / 8; in print_insn_ns32k()
159 my $aoffset = $moffset - 24 * 3600;;161 my $myat = $st[8] - $aoffset;177 my $aoffset = $moffset - 24 * 3600;;179 my $myat = $st[8] - $aoffset;
412 int aoffset; /* bits into arguments */ local459 aoffset = ns32k_opcodes[i].opcode_size;487 aoffset += 8;488 index_offset[0] = aoffset;497 aoffset += 8;498 index_offset[1] = aoffset;508 ioffset = print_insn_arg (*d, ioffset, &aoffset, buffer,537 return aoffset / 8;