Move the low/high cop sequences from NVX/IVX to a two U32 structure
authorNicholas Clark <nick@ccl4.org>
Thu, 28 Dec 2006 21:21:22 +0000 (21:21 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 28 Dec 2006 21:21:22 +0000 (21:21 +0000)
commit3441fb63c8a89050ee7151eb55228fe165595be1
tree63644fc6c0ff184296ab16c31e79fc4eed1d9718
parent809abb02185a4df0f7a1a043727bae7a5c08a798
Move the low/high cop sequences from NVX/IVX to a two U32 structure
in the xnv union. This frees up IVX for the PL_generation code, which
in turn will allow SvCUR to return to its real purpose.

p4raw-id: //depot/perl@29630
av.h
cv.h
hv.h
pad.c
pad.h
sv.h