HomeSort by: relevance | last modified time | path
    Searched defs:chk_type (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
kvx-dis.c 1322 #define chk_type(core_, val_) \ macro
1325 if (chk_type (kv3_v1, RegClass_kv3_v1_singleReg)
1326 || chk_type (kv3_v2, RegClass_kv3_v2_singleReg)
1327 || chk_type (kv4_v1, RegClass_kv4_v1_singleReg))
1394 else if (chk_type (kv3_v1, RegClass_kv3_v1_pairedReg)
1395 || chk_type (kv3_v2, RegClass_kv3_v2_pairedReg)
1396 || chk_type (kv4_v1, RegClass_kv4_v1_pairedReg))
1398 else if (chk_type (kv3_v1, RegClass_kv3_v1_quadReg)
1399 || chk_type (kv3_v2, RegClass_kv3_v2_quadReg)
1400 || chk_type (kv4_v1, RegClass_kv4_v1_quadReg)
1565 #undef chk_type macro
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
kvx-dis.c 1322 #define chk_type(core_, val_) \ macro
1325 if (chk_type (kv3_v1, RegClass_kv3_v1_singleReg)
1326 || chk_type (kv3_v2, RegClass_kv3_v2_singleReg)
1327 || chk_type (kv4_v1, RegClass_kv4_v1_singleReg))
1394 else if (chk_type (kv3_v1, RegClass_kv3_v1_pairedReg)
1395 || chk_type (kv3_v2, RegClass_kv3_v2_pairedReg)
1396 || chk_type (kv4_v1, RegClass_kv4_v1_pairedReg))
1398 else if (chk_type (kv3_v1, RegClass_kv3_v1_quadReg)
1399 || chk_type (kv3_v2, RegClass_kv3_v2_quadReg)
1400 || chk_type (kv4_v1, RegClass_kv4_v1_quadReg)
1565 #undef chk_type macro
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
kvx-dis.c 1322 #define chk_type(core_, val_) \ macro
1325 if (chk_type (kv3_v1, RegClass_kv3_v1_singleReg)
1326 || chk_type (kv3_v2, RegClass_kv3_v2_singleReg)
1327 || chk_type (kv4_v1, RegClass_kv4_v1_singleReg))
1394 else if (chk_type (kv3_v1, RegClass_kv3_v1_pairedReg)
1395 || chk_type (kv3_v2, RegClass_kv3_v2_pairedReg)
1396 || chk_type (kv4_v1, RegClass_kv4_v1_pairedReg))
1398 else if (chk_type (kv3_v1, RegClass_kv3_v1_quadReg)
1399 || chk_type (kv3_v2, RegClass_kv3_v2_quadReg)
1400 || chk_type (kv4_v1, RegClass_kv4_v1_quadReg)
1565 #undef chk_type macro
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
kvx-dis.c 1322 #define chk_type(core_, val_) \ macro
1325 if (chk_type (kv3_v1, RegClass_kv3_v1_singleReg)
1326 || chk_type (kv3_v2, RegClass_kv3_v2_singleReg)
1327 || chk_type (kv4_v1, RegClass_kv4_v1_singleReg))
1394 else if (chk_type (kv3_v1, RegClass_kv3_v1_pairedReg)
1395 || chk_type (kv3_v2, RegClass_kv3_v2_pairedReg)
1396 || chk_type (kv4_v1, RegClass_kv4_v1_pairedReg))
1398 else if (chk_type (kv3_v1, RegClass_kv3_v1_quadReg)
1399 || chk_type (kv3_v2, RegClass_kv3_v2_quadReg)
1400 || chk_type (kv4_v1, RegClass_kv4_v1_quadReg)
1565 #undef chk_type macro
    [all...]

Completed in 21 milliseconds