Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-rx.c748 static rx_bytesT *fetchalign_bytes = NULL; variable
770 fetchalign_bytes = frag_then->tc_frag_data; in rx_fetchalign()
1173 if (fetchalign_bytes) in md_assemble()
1174 fetchalign_bytes->n_ops = rx_bytes.n_base + rx_bytes.n_ops + rx_bytes.n_post; in md_assemble()
1177 fetchalign_bytes = NULL; in md_assemble()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-rx.c735 static rx_bytesT *fetchalign_bytes = NULL; variable
757 fetchalign_bytes = frag_then->tc_frag_data; in rx_fetchalign()
1160 if (fetchalign_bytes) in md_assemble()
1161 fetchalign_bytes->n_ops = rx_bytes.n_base + rx_bytes.n_ops + rx_bytes.n_post; in md_assemble()
1164 fetchalign_bytes = NULL; in md_assemble()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-20121191 (fetchalign_bytes): New.
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-20121191 (fetchalign_bytes): New.