Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/vax/vax/
H A Ddb_disasm.c123 static inline void add_str(inst_buffer * ib, const char *s);
194 add_str(ib, "invalid or two-byte opcode "); in get_opcode()
198 add_str(ib, vax_inst[ib->opc].mnemonic); in get_opcode()
320 add_str(ib, buf); in get_operand()
324 add_str(ib, my_db_regs[reg].name); in get_operand()
329 add_str(ib, my_db_regs[reg].name); in get_operand()
336 add_str(ib, my_db_regs[reg].name); in get_operand()
376 add_str(ib, my_db_regs[reg].name); in get_operand()
392 add_str(ib, my_db_regs[reg].name); in get_operand()
407 add_str(ib, my_db_regs[reg].name); in get_operand()
[all …]
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dpacket-show.c368 add_str(pgp_list_t *list, const char *str) in add_str() function
424 if (str && !add_str(&map->known, str)) { in add_str_from_octet_map()
444 if (!add_str(&map->unknown, str)) { in add_str_from_octet_map()
457 if (str && !add_str(&map->known, str)) { in add_bitmap_entry()
477 if (!add_str(&map->unknown, newstr)) { in add_bitmap_entry()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/
H A Dvisium.md251 (define_code_attr add_str [(plus "plus") (minus "minus")])
2756 (define_insn_and_split "*<add_str>_cstore<mode>4_insn"
2802 (define_insn_and_split "*<add_str>_cstore<mode>4_sne_insn"
2859 (define_insn_and_split "*<add_str>_cstoresf4_insn"
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dvisium.md251 (define_code_attr add_str [(plus "plus") (minus "minus")])
2756 (define_insn_and_split "*<add_str>_cstore<mode>4_insn"
2802 (define_insn_and_split "*<add_str>_cstore<mode>4_sne_insn"
2859 (define_insn_and_split "*<add_str>_cstoresf4_insn"