Home
last modified time | relevance | path

Searched defs:poffset (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-bfin.c1391 bfin_gen_ldstidxi (REG_T ptr, REG_T reg, int W, int sz, int Z, Expr_Node * poffset) in bfin_gen_ldstidxi()
1475 bfin_gen_ldstii (REG_T ptr, REG_T reg, Expr_Node * poffset, int W, int opc) in bfin_gen_ldstii()
1511 bfin_gen_ldstiifp (REG_T sreg, Expr_Node * poffset, int W) in bfin_gen_ldstiifp()
1565 bfin_gen_brcc (int T, int B, Expr_Node * poffset) in bfin_gen_brcc()
1578 bfin_gen_ujump (Expr_Node * poffset) in bfin_gen_ujump()
Dtc-alpha.c1242 expressionS *poffset, in load_expression()
/toolchain/binutils/binutils-2.25/gold/
Dehframe.cc377 uint64_t poffset = paddress - (address + offset + 8); in write() local