setarch i386
The execution domains currently only affects the output of uname -m.
For example, on an AMD64 system, running 'setarch i386 program' will
cause program to see i686 instead of x86_64 as the machine type.
It can also be used to set various personality options. The default program is /bin/sh.