]> granicus.if.org Git - php/commit
Improve x86 inline assembler
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 11 Feb 2013 12:53:27 +0000 (13:53 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 11 Feb 2013 12:53:27 +0000 (13:53 +0100)
commitaa12cdc361b29b4050676763858b3cfa637be6cb
treeb3a0a43d417221a0de5da89b6e8dc73ff2597f40
parent5bfdf4f069975514a358473f7e7fee3710e50597
Improve x86 inline assembler

- added cc annotation to inline asm that clobbers the condition
  flags
- remove hardcoded constants (IS_LONG,IS_DOUBLE)
- remove hardcoded offsets (zval->value, zval->type)
Zend/zend_alloc.c
Zend/zend_operators.h