Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c149 #define Bx (HI(18)) macro
415 code_ptr[0] = Bx; in sljit_generate_code()
469 *buf_ptr = Bx | (addr & 0x03fffffc) | ((*buf_ptr) & 0x1); in sljit_generate_code()
473 *buf_ptr = Bx | (addr & 0x03fffffc) | 0x2 | ((*buf_ptr) & 0x1); in sljit_generate_code()

Completed in 18 milliseconds