What should I feed into "nvdisasm --binary SM52 " command?

The nvidia documentation said “the input file is assumed to contain a raw instruction binary, that is, a sequence of binary instruction encodings as they occur in instruction memory”.
What dose this “raw instruction binary” actually mean?
Could anyone give me an example?
And how could I generate such kind of file?
Thanks!