5a14df3950
The two-letter instructions were quite messy but they could be easily read from memory dumps. Now GDB (since 2012) supports pretty printing enum values and GCC checks the switch construction for missing enum values so we are converting the nice two-byte values to enums. Anyway, the enum still keeps the old two-byte values to be able to read the instruction codes even without GDB from plain memory dump. |
||
---|---|---|
.. | ||
config.Y | ||
Doc | ||
f-util.c | ||
filter.c | ||
filter.h | ||
Makefile | ||
test.conf | ||
test.conf.inc | ||
test.conf2 | ||
test6.conf | ||
tree.c | ||
trie.c |