Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/opcodes/
H A Dia64-gen.c93 int opcode_count = 0; variable
1835 opcodenum, opcode_count - ent->order - 1,
2712 insert_completer_entry (opc, *place, opcode_count++);
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-arm.c64 int opcode_count; member
3067 unwind.opcode_count = 0; in s_arm_unwind_fnstart()
3235 unwind.opcode_count--; in s_arm_unwind_save_core()
3487 if (unwind.opcode_count > 0) in s_arm_unwind_save_mmxwr()
3499 unwind.opcode_count--; in s_arm_unwind_save_mmxwr()
3515 unwind.opcode_count -= 2; in s_arm_unwind_save_mmxwr()
17232 unwind.opcode_count++; in add_unwind_opcode()
17431 if (unwind.opcode_count > 3) in create_unwind_entry()
17440 if (unwind.opcode_count > 3) in create_unwind_entry()
17450 unwind.opcode_count--; in create_unwind_entry()
[all …]