Home
last modified time | relevance | path

Searched refs:num_sregs (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
5557 num_sregs = 0; in match_save_restore_list_operand()
5561 num_sregs += 1; in match_save_restore_list_operand()
5565 opcode |= num_sregs << 24; in match_save_restore_list_operand()