#[cfg(any(feature = "d57", feature = "wide"))]
pub(crate) mod borrow_d57;
pub(crate) mod fixed_d38;
pub(crate) mod wide_kernel;
pub(crate) mod widen_to_d38;
#[cfg(any(feature = "d57", feature = "wide"))]
pub(crate) mod lookup_d57_s18_22;
#[cfg(any(feature = "d57", feature = "wide"))]
pub(crate) mod lookup_d57_s18_22_tang;
#[cfg(any(feature = "d115", feature = "wide"))]
pub(crate) mod lookup_d115_s57_tang;
#[cfg(any(feature = "d153", feature = "wide"))]
pub(crate) mod lookup_d153_s70_82_tang;
#[cfg(any(feature = "d307", feature = "wide", feature = "x-wide"))]
pub(crate) mod lookup_d307_s140_160_tang;
#[cfg(any(feature = "d462", feature = "x-wide"))]
pub(crate) mod lookup_d462_s225_235_tang;
#[cfg(any(feature = "d616", feature = "x-wide"))]
pub(crate) mod lookup_d616_s300_315_tang;
#[cfg(any(feature = "d924", feature = "xx-wide"))]
pub(crate) mod lookup_d924_s455_465_tang;
#[cfg(any(feature = "d1232", feature = "xx-wide"))]
pub(crate) mod lookup_d1232_s610_620_tang;