Home
last modified time | relevance | path

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

/qemu/disas/
H A Dnanomips.c1150 static uint64 extract_bit_16_15_14_13_12_11(uint64 instruction) in extract_bit_16_15_14_13_12_11() function
2525 uint64 bit_value = extract_bit_16_15_14_13_12_11(instruction); in BBEQZC()
2548 uint64 bit_value = extract_bit_16_15_14_13_12_11(instruction); in BBNEZC()