Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-rx.c743 static rx_bytesT *fetchalign_bytes = NULL; variable
765 fetchalign_bytes = frag_then->tc_frag_data; in rx_fetchalign()
1145 if (fetchalign_bytes) in md_assemble()
1146 fetchalign_bytes->n_ops = rx_bytes.n_base + rx_bytes.n_ops; in md_assemble()
1149 fetchalign_bytes = NULL; in md_assemble()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20121191 (fetchalign_bytes): New.