Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dkvx-opc.c8472 .codewords = {
8492 .codewords = {
8517 .codewords = {
8542 .codewords = {
8562 .codewords = {
8582 .codewords = {
8602 .codewords = {
8622 .codewords = {
8647 .codewords = {
8672 .codewords = {
[all …]
H A Dkvx-dis.c558 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()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-kvx.c695 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()
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dkvx.h190 struct kvx_codeword codewords[KVXMAXSYLLABLES]; member
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.in1527 …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 …