| /src/external/gpl3/binutils/dist/opcodes/ |
| nds32-dis.c | 77 static htab_t opcode_htab; variable 575 opc = (struct nds32_opcode *) htab_find (opcode_htab, &opcode); 651 opc = (struct nds32_opcode *) htab_find (opcode_htab, &opcode); 1215 (opcode_htab, &opc->value, INSERT); 1257 opcode_htab = htab_create_alloc (1024, htab_hash_hash, htab_hash_eq,
|
| nds32-asm.c | 1586 static htab_t opcode_htab; 1796 opcode_htab = htab_create_alloc (512, htab_hash_hash, htab_hash_eq, 1815 htab_find_slot_with_hash (opcode_htab, opc->opcode, hash, 2573 htab_find_with_hash (opcode_htab, mnemoic, hash); 1585 static htab_t opcode_htab; variable
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| nds32-dis.c | 77 static htab_t opcode_htab; variable 575 opc = (struct nds32_opcode *) htab_find (opcode_htab, &opcode); 651 opc = (struct nds32_opcode *) htab_find (opcode_htab, &opcode); 1215 (opcode_htab, &opc->value, INSERT); 1257 opcode_htab = htab_create_alloc (1024, htab_hash_hash, htab_hash_eq,
|
| nds32-asm.c | 1586 static htab_t opcode_htab; 1796 opcode_htab = htab_create_alloc (512, htab_hash_hash, htab_hash_eq, 1815 htab_find_slot_with_hash (opcode_htab, opc->opcode, hash, 2573 htab_find_with_hash (opcode_htab, mnemoic, hash); 1585 static htab_t opcode_htab; variable
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| nds32-dis.c | 77 static htab_t opcode_htab; variable 575 opc = (struct nds32_opcode *) htab_find (opcode_htab, &opcode); 651 opc = (struct nds32_opcode *) htab_find (opcode_htab, &opcode); 1215 (opcode_htab, &opc->value, INSERT); 1257 opcode_htab = htab_create_alloc (1024, htab_hash_hash, htab_hash_eq,
|
| nds32-asm.c | 1586 static htab_t opcode_htab; 1796 opcode_htab = htab_create_alloc (512, htab_hash_hash, htab_hash_eq, 1815 htab_find_slot_with_hash (opcode_htab, opc->opcode, hash, 2573 htab_find_with_hash (opcode_htab, mnemoic, hash); 1585 static htab_t opcode_htab; variable
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| nds32-dis.c | 77 static htab_t opcode_htab; variable 575 opc = (struct nds32_opcode *) htab_find (opcode_htab, &opcode); 651 opc = (struct nds32_opcode *) htab_find (opcode_htab, &opcode); 1215 (opcode_htab, &opc->value, INSERT); 1257 opcode_htab = htab_create_alloc (1024, htab_hash_hash, htab_hash_eq,
|
| nds32-asm.c | 1586 static htab_t opcode_htab; 1796 opcode_htab = htab_create_alloc (512, htab_hash_hash, htab_hash_eq, 1815 htab_find_slot_with_hash (opcode_htab, opc->opcode, hash, 2573 htab_find_with_hash (opcode_htab, mnemoic, hash); 1585 static htab_t opcode_htab; variable
|