Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c5541 unsigned int num_frame_sizes, num_args, num_statics, num_sregs; in match_save_restore_list_operand() local
5618 num_statics = 0; in match_save_restore_list_operand()
5622 num_statics += 1; in match_save_restore_list_operand()
5628 opcode |= ((num_args << 2) | num_statics) << 16; in match_save_restore_list_operand()