HomeSort by: relevance | last modified time | path
    Searched defs:delay_slot_length (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-mips.c 1351 unsigned int delay_slot_length;
9254 mips_macro_warning.delay_slot_length = 0;
9260 mips_macro_warning.delay_slot_length = 4;
9263 mips_macro_warning.delay_slot_length = 2;
9266 mips_macro_warning.delay_slot_length = 0;
9306 if (mips_macro_warning.delay_slot_length == 2)
9308 if (mips_macro_warning.delay_slot_length != 0)
9310 if (mips_macro_warning.delay_slot_length
9313 if (mips_macro_warning.delay_slot_length
1348 unsigned int delay_slot_length; member in struct:__anon10069
tc-mips.c 1351 unsigned int delay_slot_length;
9254 mips_macro_warning.delay_slot_length = 0;
9260 mips_macro_warning.delay_slot_length = 4;
9263 mips_macro_warning.delay_slot_length = 2;
9266 mips_macro_warning.delay_slot_length = 0;
9306 if (mips_macro_warning.delay_slot_length == 2)
9308 if (mips_macro_warning.delay_slot_length != 0)
9310 if (mips_macro_warning.delay_slot_length
9313 if (mips_macro_warning.delay_slot_length
1348 unsigned int delay_slot_length; member in struct:__anon10069
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mips.c 1347 unsigned int delay_slot_length;
8942 mips_macro_warning.delay_slot_length = 0;
8948 mips_macro_warning.delay_slot_length = 4;
8951 mips_macro_warning.delay_slot_length = 2;
8954 mips_macro_warning.delay_slot_length = 0;
8994 if (mips_macro_warning.delay_slot_length == 2)
8996 if (mips_macro_warning.delay_slot_length != 0)
8998 if (mips_macro_warning.delay_slot_length
9001 if (mips_macro_warning.delay_slot_length
1344 unsigned int delay_slot_length; member in struct:__anon11541
tc-mips.c 1347 unsigned int delay_slot_length;
8942 mips_macro_warning.delay_slot_length = 0;
8948 mips_macro_warning.delay_slot_length = 4;
8951 mips_macro_warning.delay_slot_length = 2;
8954 mips_macro_warning.delay_slot_length = 0;
8994 if (mips_macro_warning.delay_slot_length == 2)
8996 if (mips_macro_warning.delay_slot_length != 0)
8998 if (mips_macro_warning.delay_slot_length
9001 if (mips_macro_warning.delay_slot_length
1344 unsigned int delay_slot_length; member in struct:__anon11541

Completed in 186 milliseconds