Home
last modified time | relevance | path

Searched refs:num_sregs (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
5639 num_sregs = 0; in match_save_restore_list_operand()
5643 num_sregs += 1; in match_save_restore_list_operand()
5647 opcode |= num_sregs << 24; in match_save_restore_list_operand()