Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c1262 unsigned int delay_slot_length; member
8277 mips_macro_warning.delay_slot_length = 4; in macro_start()
8280 mips_macro_warning.delay_slot_length = 2; in macro_start()
8283 mips_macro_warning.delay_slot_length = 0; in macro_start()
8323 if (mips_macro_warning.delay_slot_length == 2) in macro_end()
8325 if (mips_macro_warning.delay_slot_length != 0) in macro_end()
8327 if (mips_macro_warning.delay_slot_length in macro_end()
8330 if (mips_macro_warning.delay_slot_length in macro_end()