Searched refs:process_autoincrement (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | cris-tdep.c | 1879 process_autoincrement (int size, unsigned short inst, inst_env_type *inst_env) in process_autoincrement() function 1940 process_autoincrement (cris_get_size (inst), inst, inst_env); in bdap_prefix() 2334 process_autoincrement (cris_get_size (inst), inst, inst_env); in two_operand_bound_op() 2468 process_autoincrement (cris_get_size (inst), inst, inst_env); in none_reg_mode_clear_test_op() 2636 process_autoincrement (INST_BYTE_SIZE, inst, inst_env); in move_to_preg_op() 2640 process_autoincrement (INST_WORD_SIZE, inst, inst_env); in move_to_preg_op() 2644 process_autoincrement (INST_DWORD_SIZE, inst, inst_env); in move_to_preg_op() 2691 process_autoincrement (INST_BYTE_SIZE, inst, inst_env); in none_reg_mode_move_from_preg_op() 2695 process_autoincrement (INST_WORD_SIZE, inst, inst_env); in none_reg_mode_move_from_preg_op() 2699 process_autoincrement (INST_DWORD_SIZE, inst, inst_env); in none_reg_mode_move_from_preg_op() [all …]
|