Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-bfin.c1383 bfin_gen_ldstidxi (REG_T ptr, REG_T reg, int W, int sz, int Z, Expr_Node * poffset) in bfin_gen_ldstidxi()
1467 bfin_gen_ldstii (REG_T ptr, REG_T reg, Expr_Node * poffset, int W, int opc) in bfin_gen_ldstii()
1503 bfin_gen_ldstiifp (REG_T sreg, Expr_Node * poffset, int W) in bfin_gen_ldstiifp()
1557 bfin_gen_brcc (int T, int B, Expr_Node * poffset) in bfin_gen_brcc()
1570 bfin_gen_ujump (Expr_Node * poffset) in bfin_gen_ujump()
Dtc-alpha.c1241 expressionS *poffset, in load_expression()
/toolchain/binutils/binutils-2.27/gold/
Dehframe.cc377 uint64_t poffset = paddress - (address + offset + 8); in write() local