Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c1262 unsigned int delay_slot_length; member
8382 mips_macro_warning.delay_slot_length = 4; in macro_start()
8385 mips_macro_warning.delay_slot_length = 2; in macro_start()
8388 mips_macro_warning.delay_slot_length = 0; in macro_start()
8428 if (mips_macro_warning.delay_slot_length == 2) in macro_end()
8430 if (mips_macro_warning.delay_slot_length != 0) in macro_end()
8432 if (mips_macro_warning.delay_slot_length in macro_end()
8435 if (mips_macro_warning.delay_slot_length in macro_end()