Searched refs:lflags_ccf (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | arc-ext.c | 523 const unsigned char *lflags_ccf; in arcExtMap_genOpcode() local 562 lflags_ccf = flags_none; in arcExtMap_genOpcode() 567 lflags_ccf = flags_ccf; in arcExtMap_genOpcode() 571 lflags_ccf = flags_cc; in arcExtMap_genOpcode() 575 lflags_ccf = flags_f; in arcExtMap_genOpcode() 578 lflags_ccf = flags_ccf; in arcExtMap_genOpcode() 629 arc_target, arg_32bit_limmrc, lflags_ccf); in arcExtMap_genOpcode() 633 arc_target, arg_32bit_limmu6, lflags_ccf); in arcExtMap_genOpcode() 641 arc_target, arg_32bit_limmlimm, lflags_ccf); in arcExtMap_genOpcode() 657 arc_target, arg_32bit_rbrbrc, lflags_ccf); in arcExtMap_genOpcode() [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | arc-ext.c | 523 const unsigned char *lflags_ccf; in arcExtMap_genOpcode() local 562 lflags_ccf = flags_none; in arcExtMap_genOpcode() 567 lflags_ccf = flags_ccf; in arcExtMap_genOpcode() 571 lflags_ccf = flags_cc; in arcExtMap_genOpcode() 575 lflags_ccf = flags_f; in arcExtMap_genOpcode() 578 lflags_ccf = flags_ccf; in arcExtMap_genOpcode() 629 arc_target, arg_32bit_limmrc, lflags_ccf); in arcExtMap_genOpcode() 633 arc_target, arg_32bit_limmu6, lflags_ccf); in arcExtMap_genOpcode() 641 arc_target, arg_32bit_limmlimm, lflags_ccf); in arcExtMap_genOpcode() 657 arc_target, arg_32bit_rbrbrc, lflags_ccf); in arcExtMap_genOpcode() [all …]
|