diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-12-02 19:27:29 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-12-02 19:27:29 +0000 |
commit | 7ef2d4e7832342c472494a8a51f3c810b48cae75 (patch) | |
tree | de2984d1c6174d0f44304cef9e46897abfd4f96b /sim/v850/simops.h | |
parent | 22797942c46da1d57fbf609287ca44b9a4eabdf3 (diff) | |
download | gdb-7ef2d4e7832342c472494a8a51f3c810b48cae75.zip gdb-7ef2d4e7832342c472494a8a51f3c810b48cae75.tar.gz gdb-7ef2d4e7832342c472494a8a51f3c810b48cae75.tar.bz2 |
* Makefile.in (simops.h, table.c): Delete targets.
(tmp-gencode, gencode.o, gencode): Delete targets.
(simops.h): New file.
($(BUILT_SRC_FROM_IGEN)): Do not depend on simops.h.
* gencode.c: Delete file.
Diffstat (limited to 'sim/v850/simops.h')
-rw-r--r-- | sim/v850/simops.h | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/sim/v850/simops.h b/sim/v850/simops.h new file mode 100644 index 0000000..d4c0792 --- /dev/null +++ b/sim/v850/simops.h @@ -0,0 +1,79 @@ +#ifndef SIMOPS_H +#define SIMOPS_H +int OP_380 (void); +int OP_480 (void); +int OP_501 (void); +int OP_700 (void); +int OP_720 (void); +int OP_10720 (void); +int OP_740 (void); +int OP_760 (void); +int OP_10760 (void); +int OP_1C0 (void); +int OP_240 (void); +int OP_600 (void); +int OP_1A0 (void); +int OP_180 (void); +int OP_E0 (void); +int OP_2E0 (void); +int OP_6E0 (void); +int OP_40 (void); +int OP_1E0 (void); +int OP_260 (void); +int OP_7E0 (void); +int OP_C0 (void); +int OP_220 (void); +int OP_A0 (void); +int OP_660 (void); +int OP_80 (void); +int OP_160 (void); +int OP_200 (void); +int OP_640 (void); +int OP_2A0 (void); +int OP_A007E0 (void); +int OP_2C0 (void); +int OP_C007E0 (void); +int OP_280 (void); +int OP_8007E0 (void); +int OP_100 (void); +int OP_680 (void); +int OP_140 (void); +int OP_6C0 (void); +int OP_120 (void); +int OP_6A0 (void); +int OP_20 (void); +int OP_7C0 (void); +int OP_47C0 (void); +int OP_87C0 (void); +int OP_C7C0 (void); +int OP_16007E0 (void); +int OP_16087E0 (void); +int OP_12007E0 (void); +int OP_10007E0 (void); +int OP_E607E0 (void); +int OP_22207E0 (void); +int OP_E407E0 (void); +int OP_E207E0 (void); +int OP_E007E0 (void); +int OP_20007E0 (void); +int OP_1C207E0 (void); +int OP_1C007E0 (void); +int OP_18207E0 (void); +int OP_18007E0 (void); +int OP_2C207E0 (void); +int OP_2C007E0 (void); +int OP_28207E0 (void); +int OP_28007E0 (void); +int OP_24207E0 (void); +int OP_24007E0 (void); +int OP_107E0 (void); +int OP_10780 (void); +int OP_1B0780 (void); +int OP_130780 (void); +int OP_B0780 (void); +int OP_30780 (void); +int OP_22007E0 (void); +int OP_307F0 (void); +int OP_107F0 (void); +int OP_307E0 (void); +#endif |