Searched defs:TCG_TARGET_extract_i32_valid (Results 1 – 2 of 2) sorted by relevance
236 #define TCG_TARGET_extract_i32_valid(ofs, len) ((ofs) == 8 && (len) == 8) macro
115 #define TCG_TARGET_extract_i32_valid(ofs, len) 1 macro