Home
last modified time | relevance | path

Searched refs:DASM_STOP (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/opcache/jit/ir/dynasm/
H A Ddasm_mips.h20 DASM_STOP, DASM_SECTION, DASM_ESC, DASM_REL_EXT, enumerator
191 case DASM_STOP: goto stop; in dasm_put()
291 case DASM_STOP: case DASM_SECTION: goto stop; in dasm_link()
338 case DASM_STOP: case DASM_SECTION: goto stop; in dasm_encode()
H A Ddasm_ppc.h20 DASM_STOP, DASM_SECTION, DASM_ESC, DASM_REL_EXT, enumerator
191 case DASM_STOP: goto stop; in dasm_put()
295 case DASM_STOP: case DASM_SECTION: goto stop; in dasm_link()
342 case DASM_STOP: case DASM_SECTION: goto stop; in dasm_encode()
H A Ddasm_arm.h20 DASM_STOP, DASM_SECTION, DASM_ESC, DASM_REL_EXT, enumerator
200 case DASM_STOP: goto stop; in dasm_put()
312 case DASM_STOP: case DASM_SECTION: goto stop; in dasm_link()
360 case DASM_STOP: case DASM_SECTION: goto stop; in dasm_encode()
H A Ddasm_x86.h24 DASM_EXTERN, DASM_ESC, DASM_MARK, DASM_SECTION, DASM_STOP enumerator
265 case DASM_STOP: goto stop; in dasm_put()
355 case DASM_SECTION: case DASM_STOP: goto stop; in dasm_link()
428 case DASM_SECTION: case DASM_STOP: goto stop; in dasm_encode()
H A Ddasm_arm64.h20 DASM_STOP, DASM_SECTION, DASM_ESC, DASM_REL_EXT, enumerator
247 case DASM_STOP: goto stop; in dasm_put()
386 case DASM_STOP: case DASM_SECTION: goto stop; in dasm_link()
444 case DASM_STOP: case DASM_SECTION: goto stop; in dasm_encode()

Completed in 14 milliseconds