insns.pl: don't require whitespace before / or \
commitb726b048131ad8e5a3b16a13d2a16a33d152e2fd
authorH. Peter Anvin <hpa@zytor.com>
Tue, 20 May 2008 20:03:39 +0000 (20 13:03 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 20 May 2008 20:03:39 +0000 (20 13:03 -0700)
treeecb22ac1e48bc9f672c35bf7a4280540593b9c62
parent930d6559164266a08686d03f9ece8cd4863ddd63
insns.pl: don't require whitespace before / or \

Use Perl's context-sensitive regular expressions to tell split that a
slash or backslash begins a new operator.
insns.pl