Home
last modified time | relevance | path

Searched refs:unpredictable_code (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Darm-dis.c6425 enum mve_unpredictable *unpredictable_code) in is_mve_unpredictable() argument
6427 *unpredictable_code = UNPRED_NONE; in is_mve_unpredictable()
6436 *unpredictable_code = UNPRED_FCA_0_FCB_1; in is_mve_unpredictable()
6450 *unpredictable_code = UNPRED_R13; in is_mve_unpredictable()
6461 *unpredictable_code = UNPRED_R13; in is_mve_unpredictable()
6466 *unpredictable_code = UNPRED_R15; in is_mve_unpredictable()
6503 *unpredictable_code = UNPRED_R13; in is_mve_unpredictable()
6508 *unpredictable_code = UNPRED_R15; in is_mve_unpredictable()
6522 *unpredictable_code = UNPRED_R13_AND_WB; in is_mve_unpredictable()
6528 *unpredictable_code = UNPRED_R15; in is_mve_unpredictable()
[all …]
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Darm-dis.c6450 enum mve_unpredictable *unpredictable_code) in is_mve_unpredictable() argument
6452 *unpredictable_code = UNPRED_NONE; in is_mve_unpredictable()
6461 *unpredictable_code = UNPRED_FCA_0_FCB_1; in is_mve_unpredictable()
6475 *unpredictable_code = UNPRED_R13; in is_mve_unpredictable()
6486 *unpredictable_code = UNPRED_R13; in is_mve_unpredictable()
6491 *unpredictable_code = UNPRED_R15; in is_mve_unpredictable()
6528 *unpredictable_code = UNPRED_R13; in is_mve_unpredictable()
6533 *unpredictable_code = UNPRED_R15; in is_mve_unpredictable()
6547 *unpredictable_code = UNPRED_R13_AND_WB; in is_mve_unpredictable()
6553 *unpredictable_code = UNPRED_R15; in is_mve_unpredictable()
[all …]