Searched refs:f_imm16 (Results 26 - 37 of 37) sorted by relevance

12

/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dxstormy16-asm.c236 errmsg = parse_immediate16 (cd, strp, XSTORMY16_OPERAND_IMM16, (unsigned long *) (& fields->f_imm16));
H A Depiphany-asm.c367 fields->f_imm16 = value;
H A Depiphany-dis.c203 print_address (cd, info, fields->f_imm16, 0|(1<<CGEN_OPERAND_RELAX)|(1<<CGEN_OPERAND_VIRTUAL), pc, length);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Depiphany-asm.c367 fields->f_imm16 = value;
H A Depiphany-dis.c203 print_address (cd, info, fields->f_imm16, 0|(1<<CGEN_OPERAND_RELAX)|(1<<CGEN_OPERAND_VIRTUAL), pc, length);
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Depiphany-asm.c367 fields->f_imm16 = value;
H A Depiphany-dis.c203 print_address (cd, info, fields->f_imm16, 0|(1<<CGEN_OPERAND_RELAX)|(1<<CGEN_OPERAND_VIRTUAL), pc, length);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Depiphany-asm.c367 fields->f_imm16 = value;
H A Depiphany-dis.c203 print_address (cd, info, fields->f_imm16, 0|(1<<CGEN_OPERAND_RELAX)|(1<<CGEN_OPERAND_VIRTUAL), pc, length);
/netbsd-current/external/gpl3/gdb.old/dist/sim/sh64/
H A Ddecode-media.c3345 INT f_imm16; local
3348 f_imm16 = EXTRACT_MSB0_SINT (insn, 32, 6, 16);
3352 FLD (f_imm16) = f_imm16;
3354 CGEN_TRACE_EXTRACT (current_cpu, abuf, (current_cpu, pc, "sfmt_movi", "f_imm16 0x%x", 'x', f_imm16, "f_dest 0x%x", 'x', f_dest, (char *) 0));
H A Dsem-media-switch.c3719 DI opval = EXTSIDI (FLD (f_imm16));
H A Dsem-media.c3741 DI opval = EXTSIDI (FLD (f_imm16));

Completed in 178 milliseconds

12