Home
last modified time | relevance | path

Searched defs:opc (Results 1 – 2 of 2) sorted by relevance

/PHP-5.6/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX_64.c524 void insert_nop(tilegx_mnemonic opc, int line) in insert_nop()
566 tilegx_mnemonic opc = inst_buf[0].opcode->can_bundle in assign_pipes() local
744 static sljit_si push_4_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int op… in push_4_buffer()
764 static sljit_si push_3_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int op… in push_3_buffer()
825 static sljit_si push_2_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int op… in push_2_buffer()
870 static sljit_si push_0_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int line) in push_0_buffer()
886 static sljit_si push_jr_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int l… in push_jr_buffer()
H A DsljitNativeTILEGX-encoder.c9544 const struct tilegx_opcode *opc; in parse_insn_tilegx() local

Completed in 29 milliseconds