Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativePPC_common.c142 #define Bx (HI(18)) macro
401 code_ptr[0] = Bx; in sljit_generate_code()
454 *buf_ptr = Bx | (addr & 0x03fffffc) | ((*buf_ptr) & 0x1); in sljit_generate_code()
458 *buf_ptr = Bx | (addr & 0x03fffffc) | 0x2 | ((*buf_ptr) & 0x1); in sljit_generate_code()

Completed in 9 milliseconds