Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c5459 unsigned int num_frame_sizes, num_args, num_statics, num_sregs; in match_save_restore_list_operand() local
5536 num_statics = 0; in match_save_restore_list_operand()
5540 num_statics += 1; in match_save_restore_list_operand()
5546 opcode |= ((num_args << 2) | num_statics) << 16; in match_save_restore_list_operand()