Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dvec_internal.h63 extern const uint64_t expand_pred_h_data[0x55 + 1];
66 return expand_pred_h_data[byte & 0x55]; in expand_pred_h()
H A Dvec_helper.c146 const uint64_t expand_pred_h_data[0x55 + 1] = { variable