Searched refs:codewords (Results 1 – 5 of 5) sorted by relevance
8472 .codewords = {8492 .codewords = {8517 .codewords = {8542 .codewords = {8562 .codewords = {8582 .codewords = {8602 .codewords = {8622 .codewords = {8647 .codewords = {8672 .codewords = {[all …]
558 if ((op->codewords[i].mask & insn->syllables[i]) != in decode_insn()559 op->codewords[i].opcode) in decode_insn()566 if (!(op->codewords[i].flags & encoding_space_flags)) in decode_insn()
695 insn->words[i] = opcode->codewords[i].opcode; in assemble_insn()718 if (opcode->codewords[i].flags & kvxOPCODE_FLAG_IMMX0) in assemble_insn()727 if (opcode->codewords[i].flags & kvxOPCODE_FLAG_IMMX1) in assemble_insn()1067 if (op->codewords[0].flags & kvxOPCODE_FLAG_MODE64 in kvx_print_insn()1068 && op->codewords[0].flags & kvxOPCODE_FLAG_MODE32) in kvx_print_insn()1070 else if (op->codewords[0].flags & kvxOPCODE_FLAG_MODE64) in kvx_print_insn()1072 else if (op->codewords[0].flags & kvxOPCODE_FLAG_MODE32) in kvx_print_insn()2548 nop_single = opcode->codewords[0].opcode; in kvx_make_nops()
190 struct kvx_codeword codewords[KVXMAXSYLLABLES]; member
1527 …nterpreted by the system. Codewords may describe arrays containing more codewords, thus providing …19044 …thms are presented to generate the n-bit binary reflected Gray code and codewords of fixed weight …