How can i move all specific files?

I want to move all my files which contains report in file name to other folder.

How can i do this?

Currently, I search all target files if I find, I move it each one in every loop.