view test/hacking-arm-thumb-interwork/README.txt @ 185:a41bc98e101c

- impl. for allocwx stuff on POSIX-strict systems where there is no MAP_ANON for mmap()
author Tassilo Philipp
date Fri, 24 Feb 2017 23:05:53 +0100
parents 3e629dc19168
children
line wrap: on
line source

darwin:

  armv6:  addresses are even
      
    arm addresses are even
    thumb addresses are odd

  armv7:  addresses are odd -mthumb-interwork and -mno-thumb-interwork no effect