Lines Matching refs:c_derived_tbl
32 struc c_derived_tbl
269 ; [rax+48] = c_derived_tbl *dctbl
270 ; [rax+56] = c_derived_tbl *actbl
300 ; r8 = c_derived_tbl *dctbl
301 ; r9 = c_derived_tbl *actbl
405 mov tempd, [dctbl + c_derived_tbl.ehufco + nbitsq * 4]
462 add nbitsb, byte [dctbl + c_derived_tbl.ehufsi + nbitsq]
486 movzx nbits, byte [actbl + c_derived_tbl.ehufsi + 0xf0]
488 mov code, [actbl + c_derived_tbl.ehufco + 0xf0 * 4]
523 mov code_temp, [actbl + c_derived_tbl.ehufco + (tempq - 16) * 4]
527 add nbitsb, [actbl + c_derived_tbl.ehufsi + (tempq - 16)]
544 movzx nbits, byte [actbl + c_derived_tbl.ehufsi + 0]
546 mov code, [actbl + c_derived_tbl.ehufco + 0] ; code = actbl->ehufco[0];