Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dhppa-dis.c149 static void fput_reg PARAMS ((unsigned int, disassemble_info *));
175 fput_reg (reg, info) in fput_reg() function
409 fput_reg (GET_FIELD (insn, 11, 15), info);
413 fput_reg (GET_FIELD (insn, 6, 10), info);
419 fput_reg (GET_FIELD (insn, 27, 31), info);
H A DChangeLog-00011668 * hppa-dis.c (fput_reg, fput_fp_reg, fput_fp_reg_r, fput_creg,
H A DChangeLog-92973505 * hppa-dis.c (print_insn_hppa): Last argument to fput_reg,
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dhppa-dis.c175 fput_reg (unsigned reg, disassemble_info *info) in fput_reg() function
394 fput_reg (GET_FIELD (insn, 11, 15), info); in print_insn_hppa()
398 fput_reg (GET_FIELD (insn, 6, 10), info); in print_insn_hppa()
404 fput_reg (GET_FIELD (insn, 27, 31), info); in print_insn_hppa()
H A DChangeLog-00011668 * hppa-dis.c (fput_reg, fput_fp_reg, fput_fp_reg_r, fput_creg,
H A DChangeLog-92973505 * hppa-dis.c (print_insn_hppa): Last argument to fput_reg,