Home
last modified time | relevance | path

Searched refs:CALLmL (Results 1 – 4 of 4) sorted by relevance

/dports/lang/racket/racket-8.3/src/bc/src/lightning/i386/
H A Dasm.h415 # define CALLmL(D,B,I,S) ((_r0P(B) && _r0P(I)) ? _O_D32 (0xe8 ,(intptr_t)(D) ) : \ macro
418 # define CALLmL(D,B,I,S) _O_D32 (0xe8 ,(intptr_t)(D) ) macro
424 # define CALLm(D,B,I,S) CALLmL(D,B,I,S)
H A Dcore.h618 #define jit_short_calli(label) (CALLmL( ((uintptr_t) (label)), 0, 0, 0), _jit.x.pc)
/dports/lang/racket-minimal/racket-8.3/src/bc/src/lightning/i386/
H A Dasm.h415 # define CALLmL(D,B,I,S) ((_r0P(B) && _r0P(I)) ? _O_D32 (0xe8 ,(intptr_t)(D) ) : \ macro
418 # define CALLmL(D,B,I,S) _O_D32 (0xe8 ,(intptr_t)(D) ) macro
424 # define CALLm(D,B,I,S) CALLmL(D,B,I,S)
H A Dcore.h618 #define jit_short_calli(label) (CALLmL( ((uintptr_t) (label)), 0, 0, 0), _jit.x.pc)