Indeed, that's what it is.
In fact they are all already implemented in Miri:
So that would mostly just have to be moved over to compiler/rustc_const_eval/src/interpret/intrinsics.rs in the compiler.
compiler/rustc_const_eval/src/interpret/intrinsics.rs
Definitely feel free to give it a shot.