Integer instructions collected by inst_integer

I remember that there was a document explaining instruction types for different platforms. For example, there was information about integer type instruction for maxwell, kepler and so on. Now I can not find that.

I see https://docs.nvidia.com/cuda/parallel-thread-execution/index.html#ptx-instructions however and it seems to be a pretty new document. Is that the replacement for the page that I am looking for? I am sure developers also had seen that page.

Anyway, I want to know if all of these instructions are counted by inst_integer metric or not? Just want to be sure.
Integer Arithmetic Instructions
add
sub
mul
mad
mul24
mad24
sad
div
rem
abs
neg
min
max
popc
clz
bfind
fns
brev
bfe
bfi
dp4a
dp2a