]> The Tcpdump Group git mirrors - libpcap/commit
Replace all the "gen_load_*rel()" routines with "gen_load_a()", which
authorguy <guy>
Sun, 1 May 2005 04:13:52 +0000 (04:13 +0000)
committerguy <guy>
Sun, 1 May 2005 04:13:52 +0000 (04:13 +0000)
commiteeadab8760f05a07ba5e9ef41d9a455f906f6598
tree3983ff9b7b2fbff5918ad4fbeeb43bdbd729fdca
parent4a81b9fad7b35494b17c3ad22c550439d3f2c6d2
Replace all the "gen_load_*rel()" routines with "gen_load_a()", which
takes an argument indicating what the offset is relative to.

Make the various comparison generators take an argument of that sort as
well.

Tweak the arguments to "gen_ncmp()" to match those of the other
comparison routines, and make all the other comparison routines just
call "gen_ncmp()".
gencode.c