Related articles |
---|
Use of unaligned load/stores by compilers sazal@aol.com (1998-01-24) |
Re: Use of unaligned load/stores by compilers - or doing things by hal dlmoore@ix.netcom.com (David L Moore) (1998-01-25) |
Re: Use of unaligned load/stores by compilers - or doing things by hal tmoog@mcs.net (Tom Moog) (1998-01-25) |
Re: Use of unaligned load/stores by compilers - or doing things by hal henry@zoo.toronto.edu (Henry Spencer) (1998-01-26) |
From: | Tom Moog <tmoog@mcs.net> |
Newsgroups: | comp.compilers |
Date: | 25 Jan 1998 12:28:05 -0500 |
Organization: | Polhode Inc |
References: | 98-01-099 98-01-105 |
Keywords: | architecture |
The DEC VMS alpha debugger allows you to turn on/off debugger
interception of unaligned operands. Normally, the kernel emulates
them without any warning/complaint resulting in a huge, but invisible,
ineffiency in the code.
Tom Moog
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.