x86, asm: Add 32-bit versions of the combined CFI macros
authorH. Peter Anvin <hpa@zytor.com>
Mon, 31 Aug 2009 18:53:23 +0000 (11:53 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 31 Aug 2009 22:14:29 +0000 (15:14 -0700)
Add 32-bit versions of the combined CFI macros, equivalent to the
64-bit ones except, obviously, operating on 32-bit stack words.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found