Fish (David B. Trout)
|
771dccae92
|
standard beginning of all source files ...
... according to comments in impexp.h.
|
2018-03-08 13:27:41 -08:00 |
|
Fish (David B. Trout)
|
a22e26e108
|
Use capital (C) in Copyright message
|
2018-03-08 13:27:34 -08:00 |
|
Fish (David B. Trout)
|
c80e60a2ce
|
LARGE Cosmetic: many renames and added comments:
_ARCHMODE1/2/3 ==> _ARCH_NUM_0/1/2
ARCH_370/390/900 ==> ARCH_370/390/900_IDX
GEN_ARCHCOUNT ==> NUM_GEN_ARCHS
GEN_MAXARCH ==> NUM_INSTR_TAB_PTRS
zz_func ==> instr_func
|
2018-03-08 13:25:44 -08:00 |
|
Fish (David B. Trout)
|
ce18f83718
|
cosmetic:
* Rename FEATURE_COMPRESSION ==> FEATURE_CMPSC
* Add blanks to DEF_INST and UNDEF_INST in opcode.c and .h
|
2018-03-08 13:25:37 -08:00 |
|
Fish (David B. Trout)
|
d4a1b5e109
|
New 2012 CMPSC instruction implementation is now the default:
Original/legacy cmpsc.c implementation moved to altcmpsc.dll module.
Refer to Release Notes and/or README.CMPSC documents for more details.
|
2014-12-29 17:17:01 -08:00 |
|
Fish (David B. Trout)
|
a439f8db9f
|
CCE/SDE/ECE caching
|
2012-07-26 16:04:31 -07:00 |
|
Fish-Git
|
cf8aad22c7
|
CMPSCTST: CMPSC Instruction Testing Tool:
New cmpsctst utility and associated support files.
|
2012-06-01 12:25:50 -07:00 |
|
Fish-Git
|
8448e94b1a
|
Fixx gcc warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|
2012-05-17 13:02:47 -07:00 |
|
Fish-Git
|
7670887c2f
|
Alternate CMPSC algorithm enabled via #define OPTION_CMPSC_2012 in featall.h.
|
2012-05-13 18:34:03 -07:00 |
|