Flag error if absolute constant is too large for an immediate field.
[deliverable/binutils-gdb.git] / gas / config / tc-generic.h
CommitLineData
fecd2382 1/*
a39116f1
RP
2 * This file is tc-generic.h and is intended to be a template for target cpu
3 * specific header files. It is my intent that this file compile. It is also
4 * my intent that this file grow into something that can be used as both a
5 * template for porting, and a stub for testing. xoxorich.
fecd2382
RP
6 */
7
8#define TC_GENERIC 1
9
10/*
11 * Local Variables:
12 * comment-column: 0
13 * fill-column: 131
14 * End:
15 */
16
17/* end of tc-generic.h */
This page took 0.052906 seconds and 4 git commands to generate.