Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-bfin.c1414 bfin_gen_ldimmhalf (REG_T reg, int H, int S, int Z, Expr_Node * phword, int reloc) in bfin_gen_ldimmhalf() argument
1417 unsigned val = EXPR_VALUE (phword); in bfin_gen_ldimmhalf()
1429 …return conscode (gencode (HI (c_code.opcode)), Expr_Node_Gen_Reloc (phword, BFD_RELOC_BFIN_16_IMM)… in bfin_gen_ldimmhalf()
1433 …return conscode (gencode (HI (c_code.opcode)), Expr_Node_Gen_Reloc (phword, IS_H (*reg) ? BFD_RELO… in bfin_gen_ldimmhalf()